summaryrefslogtreecommitdiff
path: root/src/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tables.c')
-rw-r--r--src/tables.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tables.c b/src/tables.c
index 718fe139..c4bb1930 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -1466,15 +1466,11 @@ option_type option_info[] =
{ &disturb_pets, FALSE, 2, 17,
"disturb_pets", "Disturb when visible pets move" },
-#ifdef ALLOW_EASY_OPEN
{ &easy_open, TRUE, 2, 18,
"easy_open", "Automatically open doors" },
-#endif /* ALLOW_EASY_OPEN */
-#ifdef ALLOW_EASY_DISARM
{ &easy_disarm, TRUE, 2, 19,
"easy_disarm", "Automatically disarm traps" },
-#endif /* ALLOW_EASY_DISARM */
{ &easy_tunnel, FALSE, 2, 20,
"easy_tunnel", "Automatically tunnel walls" },