c4group doesn't need -DUSE_CONSOLE anymore if it ever did

stable-5.1
Günther Brammer 2010-02-18 21:22:10 +01:00
parent 86b1ff47e6
commit 99e2211cda
1 changed files with 1 additions and 2 deletions

View File

@ -536,8 +536,7 @@ c4group_CPPFLAGS = \
-I$(srcdir)/src/game \
-I$(srcdir)/src/game/object \
-I$(srcdir)/src/lib/texture \
-I$(srcdir)/src/script \
-DUSE_CONSOLE
-I$(srcdir)/src/script
c4group_SOURCES = \
src/c4group/c4group_ng.cpp \