aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6c551cffe0..6d87e5a1c2 100644
--- a/Makefile
+++ b/Makefile
@@ -47,9 +47,6 @@ LIBS += -lmad
# DEFINES += -DUSE_ALSA
# LIBS += -lasound
-# Uncomment this to activate extended debugging support in Simon
-DEFINES += -DSIMONDEBUG
-
# Uncomment this for stricter compile time code verification
# CFLAGS += -Wshadow -Werror