Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        ewl_menu.c 


Log Message:
adding a window into a window is bad
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_menu.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- ewl_menu.c  19 Jan 2005 15:07:41 -0000      1.26
+++ ewl_menu.c  19 Jan 2005 17:49:23 -0000      1.27
@@ -103,12 +103,6 @@
 
        menu = EWL_MENU(w);
 
-       if (!REALIZED(menu->base.popup)) {
-               emb = ewl_embed_widget_find(w);
-               ewl_container_child_append(EWL_CONTAINER(emb),
-                                          menu->base.popup); 
-       }
-
        ewl_widget_show(menu->base.popup);
 
        DLEAVE_FUNCTION(DLEVEL_STABLE);




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to