summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/crash.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/crash.h')
-rw-r--r--crawl-ref/source/crash.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/crash.h b/crawl-ref/source/crash.h
index 6a2e618cb2..7f97b91eda 100644
--- a/crawl-ref/source/crash.h
+++ b/crawl-ref/source/crash.h
@@ -2,8 +2,6 @@
* File: crash.h
* Summary: Platform specific crash handling functions.
* Written by: Matthew cline
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#ifndef CRASH_H