summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/debug.cc')
-rw-r--r--crawl-ref/source/debug.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc
index 23f3725bc5..9472203741 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -2,8 +2,6 @@
* File: debug.cc
* Summary: Debug and wizard related functions.
* Written by: Linley Henzell and Jesse Jones
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"