core: remove stray -DDEBUG
authorH. Peter Anvin <hpa@zytor.com>
Tue, 16 Feb 2010 22:27:10 +0000 (14:27 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 16 Feb 2010 22:27:10 +0000 (14:27 -0800)
Remove stray -DDEBUG that should not have been committed.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/Makefile

index b92630b..707aad7 100644 (file)
@@ -26,8 +26,6 @@ include $(topdir)/MCONFIG.embedded
 OPTFLAGS =
 INCLUDES = -I./include -I$(com32)/include
 
-CFLAGS += -DDEBUG
-
 # This is very similar to cp437; technically it's for Norway and Denmark,
 # but it's unlikely the characters that are different will be used in
 # filenames by other users.