accidently enabled PDF tracing output, revert that.

This commit is contained in:
HW
2011-11-17 00:52:07 +01:00
parent 4e037e44f5
commit c6e491ad11

View File

@@ -33,7 +33,7 @@ KPDFREADER_CFLAGS=$(CFLAGS) -I$(LUADIR)/src -I$(MUPDFDIR)/
# enable tracing output:
KPDFREADER_CFLAGS+= -DMUPDF_TRACE
#KPDFREADER_CFLAGS+= -DMUPDF_TRACE
# for now, all dependencies except for the libc are compiled into the final binary: