summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index ccf8d5c8bb..d05fcff2ea 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -555,7 +555,6 @@ public:
std::vector<int> beheld_by; // monsters beholding player
- bool just_autoprayed; // autopray just kicked in
int friendly_pickup; // pickup setting for allies
unsigned short prev_targ;
@@ -1620,7 +1619,6 @@ public:
int scroll_margin_y;
bool autopickup_on;
- bool autoprayer_on;
int default_friendly_pickup;
bool show_more_prompt;