summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/newgame.cc')
-rw-r--r--crawl-ref/source/newgame.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc
index 9908baac2c..d2838111b0 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -2,8 +2,6 @@
* File: newgame.cc
* Summary: Functions used when starting a new game.
* Written by: Linley Henzell
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"