aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 9959897..5c98912 100644
--- a/Makefile
+++ b/Makefile
@@ -61,10 +61,6 @@ ifeq ($(O_NOFIFO),1)
CPPFLAGS += -DNOFIFO
endif
-ifeq ($(O_NOFCOLORS),1)
- CPPFLAGS += -DNOFCOLORS
-endif
-
ifeq ($(O_CTX8),1)
CPPFLAGS += -DCTX8
endif