summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/delay.h')
-rw-r--r--crawl-ref/source/delay.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/delay.h b/crawl-ref/source/delay.h
index bffb1b8a8c..2857cb6978 100644
--- a/crawl-ref/source/delay.h
+++ b/crawl-ref/source/delay.h
@@ -3,10 +3,6 @@
* Summary: Functions for handling multi-turn actions.
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 09/09/01 BWR Created
*/
#ifndef DELAY_H