summaryrefslogtreecommitdiff
path: root/src/options.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-06-07 17:49:09 +0200
committerBardur Arantsson <bardur@scientician.net>2015-06-07 17:49:09 +0200
commit4cdbbd83d0030f6fa21e339dbd2d9b65604882e1 (patch)
tree8a9ad9c586f54704acaef5e6517c15b389b7a239 /src/options.hpp
parent82936c32458b8d8312a4fdfce8b2d8274f493872 (diff)
Remove expand_{list,look} options; behave as if always set
Diffstat (limited to 'src/options.hpp')
-rw-r--r--src/options.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/options.hpp b/src/options.hpp
index 39757c83..45e19cf7 100644
--- a/src/options.hpp
+++ b/src/options.hpp
@@ -40,8 +40,6 @@ extern bool_ disturb_pets;
// Option Set 3 -- Game-Play
//
extern bool_ auto_scum;
-extern bool_ expand_look;
-extern bool_ expand_list;
extern bool_ view_perma_grids;
extern bool_ view_torch_grids;
extern bool_ dungeon_align;