Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_container.c Log Message: Remove configure calls that are no longer necessary. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_container.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- ewl_container.c 27 Jan 2006 03:57:00 -0000 1.27 +++ ewl_container.c 30 Jan 2006 22:33:45 -0000 1.28 @@ -909,7 +909,6 @@ if (c->child_add) c->child_add(c, w); - ewl_widget_configure(EWL_WIDGET(c)); DLEAVE_FUNCTION(DLEVEL_STABLE); } @@ -931,7 +930,6 @@ if (c->child_remove) c->child_remove(c, w); - ewl_widget_configure(EWL_WIDGET(c)); DLEAVE_FUNCTION(DLEVEL_STABLE); } ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs