summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mapdef.h')
-rw-r--r--crawl-ref/source/mapdef.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/mapdef.h b/crawl-ref/source/mapdef.h
index 8fc2695980..33452a712e 100644
--- a/crawl-ref/source/mapdef.h
+++ b/crawl-ref/source/mapdef.h
@@ -3,8 +3,6 @@
* Header for map structures used by the level compiler.
* Created by: dshaligram on Wed Nov 22 08:41:20 2006 UTC
*
- * Modified for Crawl Reference by $Author$ on $Date$
- *
* NOTE: When we refer to map, this could be a full map, filling an entire
* level or a minivault that occupies just a portion of the level.
*/