From 799070362567a091cee65a0a1c1b616675e13a1d Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 26 Jun 2012 20:32:32 +0200 Subject: Remove "show_weights" 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 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" }, -- cgit v1.2.3