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.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- enhance_widget.c    11 Jul 2006 03:16:41 -0000      1.7
+++ enhance_widget.c    11 Jul 2006 03:21:36 -0000      1.8
@@ -851,10 +851,6 @@
      }
    if(!strcmp(parent_class, "GtkDialog"))
      {
-       char *c_parent_class;
-       
-       c_parent_class = ecore_hash_get(child->node->attributes, 
"internal-child");
-       printf("packing into dialog %s!\n", c_parent_class);
        etk_dialog_pack_in_main_area(ETK_DIALOG(parent->wid), child->wid, 
ETK_TRUE, ETK_TRUE, 0, ETK_FALSE);
      }
    if(!strcmp(parent_class, "GtkFrame"))




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