Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_table.c 


Log Message:
this is not needed

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_table.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- ewl_table.c 2 Apr 2007 19:35:11 -0000       1.26
+++ ewl_table.c 2 Apr 2007 20:27:49 -0000       1.27
@@ -497,11 +497,6 @@
                                        CURRENT_H(w) - INSET_TOP(w) +
                                        INSET_BOTTOM(w));
 
-       /* XXX is this really needed? Doesn't the Container do that already? */
-       ecore_dlist_goto_first(EWL_CONTAINER(table->grid)->children);
-       while ((child = ecore_dlist_next(EWL_CONTAINER(table->grid)->children)))
-               ewl_widget_configure(child);
-
        DLEAVE_FUNCTION(DLEVEL_STABLE);
 }
 



-------------------------------------------------------------------------
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

Reply via email to