summaryrefslogtreecommitdiff
path: root/src/tables.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 20:44:17 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 20:44:17 +0200
commit07339db486c538b44b7c9488943dfb34c2ae24e4 (patch)
tree222f25855a9c13cf04037f0650061112aa38735c /src/tables.c
parent799070362567a091cee65a0a1c1b616675e13a1d (diff)
Remove "show_choices" option
Diffstat (limited to 'src/tables.c')
-rw-r--r--src/tables.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tables.c b/src/tables.c
index 74bd66f2..ac6f36d7 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1394,9 +1394,6 @@ option_type option_info[] =
{ &show_store_graph, TRUE, 1, 15,
"show_store_graph", "Show graphics in stores" },
- { &show_choices, TRUE, 1, 16,
- "show_choices", "Show choices in certain sub-windows" },
-
{ &show_details, TRUE, 1, 17,
"show_details", "Show details in certain sub-windows" },