Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_misc.h Log Message: undef not define 0, d'oh =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_misc.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ewl_misc.h 3 Oct 2005 06:43:07 -0000 1.4 +++ ewl_misc.h 3 Oct 2005 13:56:10 -0000 1.5 @@ -38,7 +38,7 @@ void ewl_evas_destroy(Evas *evas); void ewl_evas_object_destroy(Evas_Object *obj); -#define DEBUG_MALLOCDEBUG 0 +#undef DEBUG_MALLOCDEBUG #ifdef DEBUG_MALLOCDEBUG char *strdup(const char *str); #endif ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs