summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-06-24 10:27:59 +0200
committerBardur Arantsson <bardur@scientician.net>2013-06-29 05:37:49 +0200
commitb09c46dab88eb95a130ffedf4fbd411d720d8a35 (patch)
tree0dc4cc2072e9db6fcfdd7312ca05d749535bbcb5 /src/variable.c
parent7d05ca4fd4562421f16d07dc6f13a23355953f11 (diff)
Remove show_*_graph options
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/variable.c b/src/variable.c
index 2510f6dd..9f828da9 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -199,11 +199,6 @@ bool_ stack_force_costs; /* Merge discounts when stacking */
bool_ ring_bell; /* Ring the bell (on errors, etc) */
-bool_ show_inven_graph; /* Show graphics in inventory */
-bool_ show_equip_graph; /* Show graphics in equip list */
-bool_ show_store_graph; /* Show graphics in store */
-
-
/* Option Set 2 -- Disturbance */