Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_module.c Log Message: Remove unused struct (left over from when modules were listed in the menu) =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_module.c,v retrieving revision 1.77 retrieving revision 1.78 diff -u -3 -r1.77 -r1.78 --- e_module.c 5 Apr 2007 11:51:35 -0000 1.77 +++ e_module.c 16 Jul 2007 01:29:25 -0000 1.78 @@ -10,13 +10,6 @@ * */ -typedef struct _Module_Menu_Data Module_Menu_Data; - -struct _Module_Menu_Data -{ - Evas_List *submenus; -}; - /* local subsystem functions */ static void _e_module_free(E_Module *m); static void _e_module_dialog_disable_show(const char *title, const char *body, E_Module *m); ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs