Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/fileman Modified Files: e_mod_main.c Log Message: remove unused variable =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/fileman/e_mod_main.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- e_mod_main.c 13 Aug 2007 05:05:26 -0000 1.5 +++ e_mod_main.c 13 Aug 2007 06:07:04 -0000 1.6 @@ -94,7 +94,7 @@ EAPI int e_modapi_shutdown(E_Module *m) { - Evas_List *l, *ll, *lll, *f; + Evas_List *l, *ll, *lll; E_Manager *man; E_Container *con; E_Zone *zone; ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs