summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/store.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/store.cc')
-rw-r--r--crawl-ref/source/store.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/store.cc b/crawl-ref/source/store.cc
index da3a4a52ac..7ace5e40d9 100644
--- a/crawl-ref/source/store.cc
+++ b/crawl-ref/source/store.cc
@@ -3,8 +3,6 @@
* Summary: Saveable hash-table and vector capable of storing
* multiple types of data.
* Written by: Matthew Cline
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"