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