Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_fwin.c e_int_config_wallpaper.c e_widget_color_well.c Log Message: Remove unused variables. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_fwin.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- e_fwin.c 19 Nov 2006 03:43:18 -0000 1.24 +++ e_fwin.c 14 Dec 2006 15:46:58 -0000 1.25 @@ -709,7 +709,7 @@ */ if (evas_list_count(mlist) <= 1) { - char pcwd[4096], buf[4096], *cmd; + char pcwd[4096], *cmd; Ecore_List *files_list = NULL, *cmds = NULL; need_dia = 1; =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_wallpaper.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- e_int_config_wallpaper.c 1 Dec 2006 17:26:11 -0000 1.26 +++ e_int_config_wallpaper.c 14 Dec 2006 15:46:58 -0000 1.27 @@ -350,7 +350,6 @@ static void _fill_data(E_Config_Dialog_Data *cfdata) { - Evas_List *l; char path[4096]; E_Config_Wallpaper *cw; const E_Config_Desktop_Background *cfbg; =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_widget_color_well.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- e_widget_color_well.c 14 Oct 2006 05:04:01 -0000 1.13 +++ e_widget_color_well.c 14 Dec 2006 15:46:58 -0000 1.14 @@ -125,7 +125,6 @@ e_widget_color_well_add(Evas *evas, E_Color *color, int show_color_dialog) { Evas_Object *obj, *o; - Evas_Coord mw, mh; E_Widget_Data *wd; E_Win *win; ------------------------------------------------------------------------- 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