summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mpr.h')
-rw-r--r--crawl-ref/source/mpr.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/crawl-ref/source/mpr.h b/crawl-ref/source/mpr.h
index 4a677ba730..c71cac807a 100644
--- a/crawl-ref/source/mpr.h
+++ b/crawl-ref/source/mpr.h
@@ -4,12 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <2> 9/11/07 MPC Split off from message.h
- * <2> 5/08/99 JDJ mpr takes a const char* instead of a char array.
- * <1> -/--/-- LRH Created
*/
#ifndef MPR_H