Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_table.c 


Log Message:
- guessing this isn't relevant anymore as it isn't even marking a test...

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_table.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- ewl_table.c 10 Jul 2006 02:43:24 -0000      1.17
+++ ewl_table.c 10 Jul 2006 09:14:08 -0000      1.18
@@ -140,10 +140,6 @@
        cell = (Ewl_Cell *)ewl_cell_new ();
        ewl_container_child_append(EWL_CONTAINER (cell), w);
 
-       /*
-        * FIXME: one must verify that other functions that
-        * ewl_table_add need this test
-       */
        ewl_container_child_append(EWL_CONTAINER(table->grid), 
                                                        EWL_WIDGET(cell));
        if (table->col_headers)




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

Reply via email to