Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_combo.c 


Log Message:
- this will happen anyway

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_combo.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- ewl_combo.c 21 May 2006 03:51:41 -0000      1.26
+++ ewl_combo.c 25 May 2006 05:49:35 -0000      1.27
@@ -103,11 +103,7 @@
 
        /* remove the previously selected value */
        if (combo->selected)
-       {
-               ewl_container_child_remove(EWL_CONTAINER(combo), 
-                                               combo->selected);
                ewl_widget_destroy(combo->selected);
-       }
 
        /* if we have a selected value then show it in the top, else show
         * the header */




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to