summaryrefslogtreecommitdiff
path: root/src/externs.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:12:00 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:12:00 +0100
commitb0eb19b7a0750759d429c78845888e88de517352 (patch)
tree1dbe23807f5e9e9a4408afdc6dd234fe1da7e53c /src/externs.h
parent56097f144062c8b6ec894020fc7cf31b8516816d (diff)
Remove smart_cheat option
Behave as if always FALSE.
Diffstat (limited to 'src/externs.h')
-rw-r--r--src/externs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/externs.h b/src/externs.h
index 10cadf91..3a44201f 100644
--- a/src/externs.h
+++ b/src/externs.h
@@ -216,7 +216,6 @@ extern bool_ expand_list;
extern bool_ dungeon_align;
extern bool_ dungeon_stair;
extern bool_ smart_learn;
-extern bool_ smart_cheat;
extern bool_ testing_stack;
extern bool_ testing_carry;
extern bool_ cheat_peek;