Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/bin


Modified Files:
        edje.h 


Log Message:


1. fix a leak. i was naughty. spank spank
2. message queue is in - i am currently not surer if i shoudl go with this
varags api internally ot move to a more manual "build a list" thing... but the
message queue does work - i've moved signals to use it.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- edje.h      10 Jul 2003 13:34:04 -0000      1.7
+++ edje.h      1 Jul 2004 03:46:04 -0000       1.8
@@ -9,11 +9,9 @@
 #include <Ecore_Fb.h>
 #endif
 #include <Ecore_Evas.h>
-/* ... only for testing */
 #include <Eet.h>
-#include "edje_private.h"
-/* ... end testing */
 #include "Edje.h"
+#include "edje_private.h"
 #include "config.h"
 
 #define DAT PACKAGE_DATA_DIR"/"




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to