summaryrefslogtreecommitdiff
path: root/src/tables.cc
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/tables.cc
parent82936c32458b8d8312a4fdfce8b2d8274f493872 (diff)
Remove expand_{list,look} options; behave as if always set
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tables.cc b/src/tables.cc
index 19e705c3..b91c1a6a 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1356,12 +1356,6 @@ option_type option_info[] =
{ &auto_scum, TRUE, 3, 1,
"auto_scum", "Auto-scum for good levels" },
- { &expand_look, FALSE, 3, 4,
- "expand_look", "Expand the power of the look command" },
-
- { &expand_list, FALSE, 3, 5,
- "expand_list", "Expand the power of the list commands" },
-
{ &view_perma_grids, TRUE, 3, 6,
"view_perma_grids", "Map remembers all perma-lit grids" },