summaryrefslogtreecommitdiff
path: root/src/variable.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/variable.c
parent6d3f6acd7498db5b9958d51002986ee957dbe11b (diff)
Remove fast_autoroller option
It wasn't implemented anyway.
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 41d6a9a9..2510f6dd 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -1296,11 +1296,6 @@ bool_ *a_allow_special;
bool_ rand_birth;
/*
- * Fast autoroller
- */
-bool_ fast_autoroller;
-
-/*
* Which monsters are allowed ?
*/
bool_ joke_monsters;