Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/enhance/src/lib


Modified Files:
        enhance_widget.c 


Log Message:
printf--

===================================================================
RCS file: /cvs/e/e17/proto/enhance/src/lib/enhance_widget.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- enhance_widget.c    11 Jul 2006 03:21:36 -0000      1.8
+++ enhance_widget.c    11 Jul 2006 03:23:11 -0000      1.9
@@ -943,14 +943,7 @@
        Etk_Bool expand  = ETK_TRUE;
        Etk_Bool fill    = ETK_TRUE;
        int      padding = 0;
-       
-       char *c_parent_class;   
-       
-       c_parent_class = ecore_hash_get(child->node->attributes, "class");
-       printf("packing into vbox %s!\n", c_parent_class);
-       
-       
-       
+               
        if(child->packing)
          {
             expand = child->packing->expand;




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