Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_menus.c Log Message: some cleanups? =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_int_menus.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- e_int_menus.c 12 Jan 2005 08:03:07 -0000 1.27 +++ e_int_menus.c 12 Jan 2005 08:12:46 -0000 1.28 @@ -129,7 +129,6 @@ m = e_menu_new(); e_menu_pre_activate_callback_set(m, _e_int_menus_desktops_pre_cb, NULL); - return m; } @@ -271,6 +270,7 @@ m = obj; a = e_object_data_get(E_OBJECT(m)); + /* note: app objects are shared so we ALWAYS unref not del! */ if (a) e_object_unref(E_OBJECT(a)); } ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs