summaryrefslogtreecommitdiffstats
path: root/examples/demo/opengl/fbm.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/opengl/fbm.h')
-rw-r--r--examples/demo/opengl/fbm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/demo/opengl/fbm.h b/examples/demo/opengl/fbm.h
index 474cd3c2d..423e44c5c 100644
--- a/examples/demo/opengl/fbm.h
+++ b/examples/demo/opengl/fbm.h
@@ -17,9 +17,6 @@
extern "C" {
#endif
-#define TRUE 1
-#define FALSE 0
-
typedef struct {
double x;
double y;