Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_apps.c e_menu.h 


Log Message:
Remove unused struct member.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_apps.c,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -3 -r1.251 -r1.252
--- e_apps.c    13 Feb 2007 03:06:50 -0000      1.251
+++ e_apps.c    24 Mar 2007 06:59:41 -0000      1.252
@@ -2253,7 +2253,6 @@
 
    if (a->orig)
       a = a->orig;
-   mi->app = a;
 
 #if DEBUG
 printf("e_app_icon_add_to_menu_item(%s)   %s   %s   %s\n", a->path, 
a->icon_class, e_config->icon_theme, a->icon_path);
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_menu.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- e_menu.h    8 Oct 2006 08:25:08 -0000       1.25
+++ e_menu.h    24 Mar 2007 06:59:41 -0000      1.26
@@ -101,8 +101,6 @@
 
    Evas_Object   *event_object;
 
-   E_App         *app;  /* For when this item is used for an app.  
Experimental, if this makes it into cvs, kill onefang. */
-
    Evas_List    *list_position;
    
    int            label_w, label_h;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to