Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_menus.c e_ipc_handlers.h Log Message: Unused variables. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_int_menus.c,v retrieving revision 1.68 retrieving revision 1.69 diff -u -3 -r1.68 -r1.69 --- e_int_menus.c 19 Jun 2005 12:35:05 -0000 1.68 +++ e_int_menus.c 19 Jun 2005 14:56:21 -0000 1.69 @@ -768,7 +768,6 @@ Evas_List *l, *borders = NULL; E_Menu *root; E_Zone *zone = NULL; - char *s; e_menu_pre_activate_callback_set(m, NULL, NULL); root = e_menu_root_get(m); =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v retrieving revision 1.38 retrieving revision 1.39 diff -u -3 -r1.38 -r1.39 --- e_ipc_handlers.h 18 Jun 2005 13:30:25 -0000 1.38 +++ e_ipc_handlers.h 19 Jun 2005 14:56:21 -0000 1.39 @@ -748,7 +748,7 @@ LIST(); DECODE(e_ipc_codec_str_list_dec) { int count; - char *p, *type; + char *type; int res; RESPONSE(r, E_Response_Dirs_List, HDL); ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs