summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 20:47:26 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 20:47:26 +0200
commit5241fee18e1a85b3b8e1492fa4d430e8af375035 (patch)
treeb7e9c94d9be9b496afbf9e06039a252e08f33df7 /src/variable.c
parent07339db486c538b44b7c9488943dfb34c2ae24e4 (diff)
Remove "show_details" option
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/variable.c b/src/variable.c
index 174a2654..7c378a24 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -211,8 +211,6 @@ bool_ stack_force_notes; /* Merge inscriptions when stacking */
bool_ stack_force_costs; /* Merge discounts when stacking */
bool_ show_labels; /* Show labels in object listings */
-bool_ show_details; /* Show details in certain sub-windows */
-
bool_ ring_bell; /* Ring the bell (on errors, etc) */
bool_ show_inven_graph; /* Show graphics in inventory */