summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/store.h
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-09-14 20:25:06 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-09-14 20:25:06 +0000
commit50ebba493b26cbee7f13852a6dc68659e35115b2 (patch)
treeff8a56c0b0b15e8b856ae9326f78fc561a556500 /crawl-ref/source/store.h
parent9f473ab4bb2c7c7bc2f658da9b14173e011ec84b (diff)
downloadcrawl-ref-50ebba493b26cbee7f13852a6dc68659e35115b2.tar.gz
crawl-ref-50ebba493b26cbee7f13852a6dc68659e35115b2.zip
Remove pre-Stone Soup change history from source files, and push it all
into a file crawlhistory.txt in docs/obsolete. I used a perl script to do this under the assumption that all these change logs used the same system following the keyword "Change History". git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6930 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/store.h')
-rw-r--r--crawl-ref/source/store.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/store.h b/crawl-ref/source/store.h
index 23277348a3..194aced976 100644
--- a/crawl-ref/source/store.h
+++ b/crawl-ref/source/store.h
@@ -5,10 +5,6 @@
* Written by: Matthew Cline
*
* Modified for Crawl Reference by $Author$ on $Date$
- *
- * Change History (most recent first):
- *
- * <1> 10/5/07 MPC Created
*/
#ifndef STORE_H