Use true and false instead and krazy2 complains about them.
---
 src/onmonitoritems/rotoscoping/graphicsgems.h |    8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/onmonitoritems/rotoscoping/graphicsgems.h 
b/src/onmonitoritems/rotoscoping/graphicsgems.h
index 88ec988..b9606d0 100644
--- a/src/onmonitoritems/rotoscoping/graphicsgems.h
+++ b/src/onmonitoritems/rotoscoping/graphicsgems.h
@@ -130,14 +130,6 @@ if (!(x)) fprintf(stderr," Assert failed: x\n");
 /* booleans */
 /************/
 
-#ifndef TRUE
-#define TRUE            1
-#endif
-
-#ifndef FALSE
-#define FALSE           0
-#endif
-
 #define ON              1
 #define OFF             0
 typedef int boolean;                    /* boolean data type */
-- 
1.7.10.4


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to