]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove NOTIFICATIONS_DEBUG flag from compile
authorSamual Lenks <samual@xonotic.org>
Sun, 25 Aug 2013 00:13:29 +0000 (20:13 -0400)
committerSamual Lenks <samual@xonotic.org>
Sun, 25 Aug 2013 00:13:29 +0000 (20:13 -0400)
qcsrc/Makefile

index 6f3a9b84c410730fdf8f954445e4656ec1b4470c..a92b06bc645b4f814cee7ddf1cedb2cda0de54a3 100644 (file)
@@ -34,7 +34,6 @@ QCCFLAGS ?= \
        -funtyped-nil \
        -fno-permissive \
        -fvariadic-args \
        -funtyped-nil \
        -fno-permissive \
        -fvariadic-args \
-       -DNOTIFICATIONS_DEBUG \
        $(QCCFLAGS_EXTRA) $(QCCFLAGS_WATERMARK)
 
 # xonotic build system overrides this by command line argument to turn off the update-cvarcount step
        $(QCCFLAGS_EXTRA) $(QCCFLAGS_WATERMARK)
 
 # xonotic build system overrides this by command line argument to turn off the update-cvarcount step