Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_button.c 


Log Message:
- nope, not needed

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_button.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- ewl_button.c        27 May 2006 17:11:04 -0000      1.35
+++ ewl_button.c        10 Jul 2006 09:12:24 -0000      1.36
@@ -233,14 +233,8 @@
        DCHECK_PARAM_PTR("file", file);
        DCHECK_TYPE("b", b, EWL_BUTTON_TYPE);
 
-       /* FIXME: Is this necessary?
-       if (b->image_object)
-               ewl_widget_destroy(b->image_object);
-               */
-
        if (!b->image_object) {
                Ewl_Container *redir;
-
 
                /*
                 * Save the current redirection and focus on the point where our




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