summaryrefslogtreecommitdiff
path: root/src/spells2.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-10-22 13:40:14 +0200
committerBardur Arantsson <bardur@scientician.net>2016-10-22 15:30:23 +0200
commitf7a9a64b585facda723742ef30f02da0a1f48b77 (patch)
treecf60b944e8f2469cf676903991669f3e61fe7d86 /src/spells2.hpp
parent128b467fcc9a36fc1f8d1794f8c66ae1a9d08274 (diff)
Remove !SelfKnowledge
Diffstat (limited to 'src/spells2.hpp')
-rw-r--r--src/spells2.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/spells2.hpp b/src/spells2.hpp
index 3fcab116..13f2790e 100644
--- a/src/spells2.hpp
+++ b/src/spells2.hpp
@@ -23,7 +23,6 @@ extern void identify_pack_fully(void);
extern bool_ remove_curse(void);
extern bool_ remove_all_curse(void);
extern bool_ restore_level(void);
-extern void self_knowledge(FILE *fff);
extern bool_ lose_all_info(void);
extern bool_ detect_traps(int rad);
extern bool_ detect_doors(int rad);