summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/place-info.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-12-28 02:43:54 +0100
committerAdam Borowski <kilobyte@angband.pl>2011-12-28 02:43:54 +0100
commit7b3785d07791141787a0eac6137cb5c98e1d210c (patch)
treeeee9a6aa9715f1569fddc102a15f578df2138902 /crawl-ref/source/place-info.h
parent2cf8a18928f1c553efb5dffb1ab5b76b50731370 (diff)
parentefb6b1fd7b0c5027acd6d6ecede9bb34dfbea356 (diff)
downloadcrawl-ref-7b3785d07791141787a0eac6137cb5c98e1d210c.tar.gz
crawl-ref-7b3785d07791141787a0eac6137cb5c98e1d210c.zip
Merge branch 'master' into portal_branches
Diffstat (limited to 'crawl-ref/source/place-info.h')
-rw-r--r--crawl-ref/source/place-info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/place-info.h b/crawl-ref/source/place-info.h
index 01bec01455..cebe434baa 100644
--- a/crawl-ref/source/place-info.h
+++ b/crawl-ref/source/place-info.h
@@ -10,7 +10,6 @@ public:
unsigned int levels_seen;
unsigned int mon_kill_exp;
- unsigned int mon_kill_exp_avail;
unsigned int mon_kill_num[KC_NCATEGORIES];
int turns_total;