summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 20:51:34 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 20:51:34 +0200
commit4ac43f667228f37723071895b654422bbaad4835 (patch)
tree45624aba085f09606f4b32478534305cc0ad4e4f /src/variable.c
parent5241fee18e1a85b3b8e1492fa4d430e8af375035 (diff)
Remove "show_labels" 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 7c378a24..13209ead 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -210,7 +210,6 @@ bool_ depth_in_feet; /* Show dungeon level in feet */
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_ ring_bell; /* Ring the bell (on errors, etc) */
bool_ show_inven_graph; /* Show graphics in inventory */