summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index ceda047d63..aa385ae644 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -5407,7 +5407,6 @@ void player::init()
entering_level = false;
transit_stair = DNGN_UNSEEN;
- just_autoprayed = false;
berserk_penalty = 0;
disease = 0;
elapsed_time = 0;