summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-07-15 17:30:17 +0200
committerBardur Arantsson <bardur@scientician.net>2013-08-08 16:33:29 +0200
commit7105f93feb1ea0387e72939ed1e35a5fcd3ee546 (patch)
tree618bf094fcdfb6c2d055b3d4387ba931365e17b6 /src/variable.c
parent209b9c3b6afd06e098384b77bde4905a69be58ae (diff)
Remove 'auto_haggle' option
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/variable.c b/src/variable.c
index 0cea5814..c77c3c7a 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -232,8 +232,6 @@ bool_ disturb_pets; /* Pets moving nearby disturb us */
/* Option Set 3 -- Game-Play */
-bool_ auto_haggle; /* Auto-haggle in stores */
-
bool_ auto_scum; /* Auto-scum for good levels */
bool_ stack_allow_items; /* Allow weapons and armor to stack */