summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/invent.cc')
-rw-r--r--crawl-ref/source/invent.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/crawl-ref/source/invent.cc b/crawl-ref/source/invent.cc
index 78b4416253..453cb4f167 100644
--- a/crawl-ref/source/invent.cc
+++ b/crawl-ref/source/invent.cc
@@ -4,14 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <5> 10/9/99 BCR Added wizard help screen
- * <4> 10/1/99 BCR Clarified help screen
- * <3> 6/9/99 DML Autopickup
- * <2> 5/20/99 BWR Extended screen lines support
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"