summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/fight.cc')
-rw-r--r--crawl-ref/source/fight.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/fight.cc b/crawl-ref/source/fight.cc
index 0bbd1a3158..f298b1ad60 100644
--- a/crawl-ref/source/fight.cc
+++ b/crawl-ref/source/fight.cc
@@ -66,7 +66,6 @@ REVISION("$Rev$");
#define NOTE_DEBUG_CHAOS_EFFECTS
#endif
-#define NOTE_DEBUG_CHAOS_EFFECTS
#ifdef NOTE_DEBUG_CHAOS_EFFECTS
#include "notes.h"
#endif