Enlightenment CVS committal Author : sebastid Project : e_modules Module : calendar
Dir : e_modules/calendar/src Modified Files: otherfonts_editor.c today_editor.c Log Message: Remove unused variables. =================================================================== RCS file: /cvsroot/enlightenment/e_modules/calendar/src/otherfonts_editor.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- otherfonts_editor.c 8 Jan 2006 15:26:43 -0000 1.3 +++ otherfonts_editor.c 14 Jan 2006 15:54:00 -0000 1.4 @@ -84,7 +84,7 @@ _basic_create_widgets(E_Config_Dialog *cfd, Evas *evas, void *data) { /* generate the core widget layout for a basic dialog */ - Evas_Object *o, *of; + Evas_Object *o; Evas_Object *s_r_tf, *s_g_tf, *s_a_tf, *s_b_tf; Evas_Object *ym, *day_text; =================================================================== RCS file: /cvsroot/enlightenment/e_modules/calendar/src/today_editor.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- today_editor.c 8 Jan 2006 15:26:43 -0000 1.3 +++ today_editor.c 14 Jan 2006 15:54:00 -0000 1.4 @@ -83,7 +83,7 @@ _basic_create_widgets(E_Config_Dialog *cfd, Evas *evas, void *data) { /* generate the core widget layout for a basic dialog */ - Evas_Object *o, *of, *today; + Evas_Object *o, *today; Evas_Object *slider_red, *slider_green, *slider_alpha, *slider_blue; Evas_Object *s_r_tf, *s_g_tf, *s_a_tf, *s_b_tf, *today_f; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs