summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 20:32:32 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 20:35:13 +0200
commit799070362567a091cee65a0a1c1b616675e13a1d (patch)
treeb23cb27f99552784e9974c3472f0df4b79048d69 /src/variable.c
parent6e7e34189889e6fc371b7231411824ed34577807 (diff)
Remove "show_weights" option
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/variable.c b/src/variable.c
index e4adb21d..135edb1c 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -211,7 +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_weights; /* Show weights in object listings */
bool_ show_choices; /* Show choices in certain sub-windows */
bool_ show_details; /* Show details in certain sub-windows */