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