summaryrefslogtreecommitdiff
path: root/src/tables.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/tables.c
parent209b9c3b6afd06e098384b77bde4905a69be58ae (diff)
Remove 'auto_haggle' 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 1ebc52fd..2e01284a 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1453,9 +1453,6 @@ option_type option_info[] =
/*** Game-Play ***/
- { &auto_haggle, TRUE, 3, 0,
- "auto_haggle", "Auto-haggle in stores" },
-
{ &auto_scum, TRUE, 3, 1,
"auto_scum", "Auto-scum for good levels" },