From 5241fee18e1a85b3b8e1492fa4d430e8af375035 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 26 Jun 2012 20:47:26 +0200 Subject: Remove "show_details" option --- src/tables.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/tables.c') diff --git a/src/tables.c b/src/tables.c index ac6f36d7..b1fc54e5 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_details, TRUE, 1, 17, - "show_details", "Show details in certain sub-windows" }, - { &ring_bell, FALSE, 1, 18, "ring_bell", "Audible bell (on errors, etc)" }, /* Changed to default to FALSE -- it's so extremely annoying!!! -TY */ -- cgit v1.2.3