summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stuff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stuff.cc')
-rw-r--r--crawl-ref/source/stuff.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/crawl-ref/source/stuff.cc b/crawl-ref/source/stuff.cc
index 30157ceb84..b580dc1584 100644
--- a/crawl-ref/source/stuff.cc
+++ b/crawl-ref/source/stuff.cc
@@ -4,13 +4,6 @@
* Written by: Linley Henzell
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <4> 11/14/99 cdl added random40(), made arg to random*() signed
- * <3> 11/06/99 cdl added random22()
- * <2> 9/25/99 cdl linuxlib -> liblinux
- * <1> -/--/-- LRH Created
*/
#include "AppHdr.h"