summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/options.h')
-rw-r--r--crawl-ref/source/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/options.h b/crawl-ref/source/options.h
index 612a45816a..3abd9bc1e6 100644
--- a/crawl-ref/source/options.h
+++ b/crawl-ref/source/options.h
@@ -198,7 +198,6 @@ public:
bool arena_dump_msgs;
bool arena_dump_msgs_all;
bool arena_list_eq;
- bool arena_force_ai;
// Messages that stop travel
std::vector<message_filter> travel_stop_message;