Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_widget_color_well.c Log Message: Remove unused variable. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_widget_color_well.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- e_widget_color_well.c 20 Aug 2006 23:29:41 -0000 1.4 +++ e_widget_color_well.c 21 Aug 2006 16:38:47 -0000 1.5 @@ -71,8 +71,7 @@ _e_wid_del_hook(Evas_Object *obj) { E_Widget_Data *wd; - int i; - + wd = e_widget_data_get(obj); if (!wd) return; ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs