summaryrefslogtreecommitdiff
path: root/src/tables.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/tables.c
parent6e7e34189889e6fc371b7231411824ed34577807 (diff)
Remove "show_weights" 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 7d87d5d8..74bd66f2 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1385,9 +1385,6 @@ option_type option_info[] =
{ &show_labels, TRUE, 1, 11,
"show_labels", "Show labels in object listings" },
- { &show_weights, TRUE, 1, 12,
- "show_weights", "Show weights in object listings" },
-
{ &show_inven_graph, TRUE, 1, 13,
"show_inven_graph", "Show graphics in inventory list" },