summaryrefslogtreecommitdiff
path: root/src/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tables.c')
-rw-r--r--src/tables.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/tables.c b/src/tables.c
index a66557cc..60550de7 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1382,15 +1382,6 @@ option_type option_info[] =
{ &stack_force_costs, FALSE, 1, 10,
"stack_force_costs", "Merge discounts when stacking" },
- { &show_inven_graph, TRUE, 1, 13,
- "show_inven_graph", "Show graphics in inventory list" },
-
- { &show_equip_graph, TRUE, 1, 14,
- "show_equip_graph", "Show graphics in equipment list" },
-
- { &show_store_graph, TRUE, 1, 15,
- "show_store_graph", "Show graphics in stores" },
-
{ &ring_bell, FALSE, 1, 18,
"ring_bell", "Audible bell (on errors, etc)" },
/* Changed to default to FALSE -- it's so extremely annoying!!! -TY */