Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox/src/style


Modified Files:
        etox_style_private.h 


Log Message:
Let Ecore.h provide TRUE/FALSE

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/src/style/etox_style_private.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- etox_style_private.h        5 Sep 2005 11:21:59 -0000       1.3
+++ etox_style_private.h        7 Sep 2005 03:10:44 -0000       1.4
@@ -10,14 +10,6 @@
 #include <string.h>
 #include <limits.h>
 
-#ifndef TRUE
-#define TRUE 1
-#endif
-
-#ifndef FALSE
-#define FALSE 0
-#endif
-
 /*
  * The etox_style holds all information necessary for display and layout of 
the text
  */




-------------------------------------------------------
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

Reply via email to