summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2011-02-19 19:16:00 +0100
committerBardur Arantsson <bardur@scientician.net>2011-02-19 19:44:00 +0100
commiteaee803a78f92d313d16a6f054c447754a052137 (patch)
tree69e47ebca152f0b8deac3f1d13072019122e0525 /src/config.h
parent56d359f285b8c73a9fb752f6fb4cd00ecaecba6e (diff)
ALLOW_{EASY_OPEN,EASY_DISARM,REPEAT} code is no longer conditional.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/config.h b/src/config.h
index 143740ef..b1ba2c9d 100644
--- a/src/config.h
+++ b/src/config.h
@@ -391,21 +391,6 @@
/* # define TRACK_FRIENDS */
/*
- * OPTION: Repeat last command -- TNB
- */
-#define ALLOW_REPEAT
-
-/*
- * OPTION: Make opening and closing things easy -- TNB
- */
-#define ALLOW_EASY_OPEN
-
-/*
- * OPTION: Make disarming traps easy -- TNB
- */
-#define ALLOW_EASY_DISARM
-
-/*
* Using the fast autoroller can be considered as cheating
*/
#define USE_FAST_AUTOROLLER