summaryrefslogtreecommitdiff
path: root/src/tables.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-06-24 08:50:34 +0200
committerBardur Arantsson <bardur@scientician.net>2013-06-29 05:37:49 +0200
commit7d05ca4fd4562421f16d07dc6f13a23355953f11 (patch)
tree43e3c35de75718e4b2a738a6ac5d3eeabecac29d /src/tables.c
parent6d3f6acd7498db5b9958d51002986ee957dbe11b (diff)
Remove fast_autoroller option
It wasn't implemented anyway.
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 f2478eef..a66557cc 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1619,9 +1619,6 @@ option_type option_info[] =
{ &auto_notes, TRUE, 6, 8,
"auto_notes", "Automatically note important events" },
- { &fast_autoroller, FALSE, 6, 10,
- "fast_autoroller", "Fast autoroller(NOT on multiuser systems)" },
-
{ &joke_monsters, FALSE, 6, 14,
"joke_monsters", "Allow use of some 'joke' monsters" },