Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_config Modified Files: ecore_config_ipc_main.c Log Message: TRUE/FALSE is defined in ecore_private.h =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_config/ecore_config_ipc_main.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ecore_config_ipc_main.c 7 Jun 2005 21:54:07 -0000 1.3 +++ ecore_config_ipc_main.c 5 Sep 2005 17:24:50 -0000 1.4 @@ -17,11 +17,6 @@ #include <string.h> #include <stdlib.h> /* malloc(), free() */ -#ifndef TRUE -# define FALSE 0 -# define TRUE (!FALSE) -#endif - static Ecore_Config_Server *__ecore_config_servers; static unsigned long ipc_timer = 0L; ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs