summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/arena.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/arena.cc')
-rw-r--r--crawl-ref/source/arena.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/arena.cc b/crawl-ref/source/arena.cc
index 6898d5323a..d5cfe0e218 100644
--- a/crawl-ref/source/arena.cc
+++ b/crawl-ref/source/arena.cc
@@ -1,9 +1,6 @@
/*
* File: arena.cc
* Summary: Functions related to the monster arena (stage and watch fights).
- * Written by: ?
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"