summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/state.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/state.cc')
-rw-r--r--crawl-ref/source/state.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/state.cc b/crawl-ref/source/state.cc
index 256b5a6fb8..e8fcbd251c 100644
--- a/crawl-ref/source/state.cc
+++ b/crawl-ref/source/state.cc
@@ -2,8 +2,6 @@
* File: state.cc
* Summary: Game state functions.
* Written by: Matthew Cline
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"