summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/debug.h')
-rw-r--r--crawl-ref/source/debug.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/crawl-ref/source/debug.h b/crawl-ref/source/debug.h
index 7902854eea..85d2fc5d6e 100644
--- a/crawl-ref/source/debug.h
+++ b/crawl-ref/source/debug.h
@@ -4,13 +4,6 @@
* Written by: Linley Henzell and Jesse Jones
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <4> 5/30/99 JDJ Added synch checks.
- * <3> 5/06/99 JDJ Added TRACE.
- * <2> -/--/-- JDJ Added a bunch of debugging macros. Old code is now #if WIZARD.
- * <1> -/--/-- LRH Created
*/
#ifndef DEBUG_H