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