From: Samual Lenks Date: Sun, 25 Aug 2013 00:13:29 +0000 (-0400) Subject: Remove NOTIFICATIONS_DEBUG flag from compile X-Git-Tag: xonotic-v0.8.0~341^2~4 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8147a47b2bcf984f2f14e58f86454f343e1210ee;p=xonotic%2Fxonotic-data.pk3dir.git Remove NOTIFICATIONS_DEBUG flag from compile --- diff --git a/qcsrc/Makefile b/qcsrc/Makefile index 6f3a9b84c..a92b06bc6 100644 --- a/qcsrc/Makefile +++ b/qcsrc/Makefile @@ -34,7 +34,6 @@ QCCFLAGS ?= \ -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