summaryrefslogtreecommitdiffstats
path: root/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'display.h')
-rw-r--r--display.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/display.h b/display.h
index bc60c059f..047d00589 100644
--- a/display.h
+++ b/display.h
@@ -3,12 +3,6 @@
#ifdef __cplusplus
extern "C" {
-#else
-#if __STDC_VERSION__ >= 199901L
-#include <stdbool.h>
-#else
-typedef int bool;
-#endif
#endif
#define SCALE_SCREEN 1.0