Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        ewl_misc.c 


Log Message:
free these, too
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_misc.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -3 -r1.59 -r1.60
--- ewl_misc.c  4 Feb 2004 18:30:32 -0000       1.59
+++ ewl_misc.c  4 Feb 2004 18:37:32 -0000       1.60
@@ -126,6 +126,8 @@
        ewd_list_destroy(free_evas_list);
        ewd_list_destroy(free_evas_object_list);
        ewd_list_destroy(child_add_list);
+       ewd_list_destroy(ewl_embed_list);
+       ewd_list_destroy(ewl_window_list);
 
        edje_shutdown();
        ecore_x_shutdown();




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to