summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/options.h
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-24 11:25:40 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-24 11:25:40 +0100
commit64a27196fc1b9740d0c2765faa9e24fce45d3af2 (patch)
tree2a16b5ac3e18dbd5b32151c3c4b3803ad40a0be3 /crawl-ref/source/options.h
parent24891de52a054839fc5aa2de5483cd0522015154 (diff)
downloadcrawl-ref-64a27196fc1b9740d0c2765faa9e24fce45d3af2.tar.gz
crawl-ref-64a27196fc1b9740d0c2765faa9e24fce45d3af2.zip
Remove unused option target_wrap.
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 0abe1b0b3c..ca45ac3748 100644
--- a/crawl-ref/source/options.h
+++ b/crawl-ref/source/options.h
@@ -277,7 +277,6 @@ public:
std::vector<std::string> dump_order;
bool level_map_title; // Show title in level map
- bool target_wrap; // Wrap around from last to first target
bool target_oos; // 'x' look around can target out-of-LOS
bool target_los_first; // 'x' look around first goes to visible
// objects/features, then goes to stuff