From 8147a47b2bcf984f2f14e58f86454f343e1210ee Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Sat, 24 Aug 2013 20:13:29 -0400 Subject: [PATCH] Remove NOTIFICATIONS_DEBUG flag from compile --- qcsrc/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/qcsrc/Makefile b/qcsrc/Makefile index 6f3a9b84c4..a92b06bc64 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 -- 2.39.2