ready for next release: remove Hex dict and turn off logging

This commit is contained in:
eehouse 2010-03-14 16:32:54 +00:00
parent 05f7da8c33
commit e2ad027740
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,7 @@ local_C_INCLUDES+= \
local_LDLIBS += -llog
local_DEBUG = -DMEM_DEBUG -DDEBUG -DENABLE_LOGGING
# local_DEBUG = -DMEM_DEBUG -DDEBUG -DENABLE_LOGGING
local_DEFINES += \
$(local_DEBUG) \
-DXWFEATURE_RELAY \