Removing -DDEBUG to force PR_LOGing on, this causes optimized builds

not to link correctly.
PHOTON ONLY
This commit is contained in:
Jerry.Kirk%Nexwarecorp.com 2000-03-07 13:30:49 +00:00
parent 0e9bb75f8d
commit 329e21e349

View File

@ -44,9 +44,6 @@ CPPSRCS = \
nsRenderingContextPh.cpp \
$(NULL)
# Force Debug on to make logging work
DEFINES += -DDEBUG
include $(topsrcdir)/config/rules.mk
CXXFLAGS += $(TK_CFLAGS)