summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells3.h')
-rw-r--r--crawl-ref/source/spells3.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/crawl-ref/source/spells3.h b/crawl-ref/source/spells3.h
index ef6560071e..ce74a6a4b8 100644
--- a/crawl-ref/source/spells3.h
+++ b/crawl-ref/source/spells3.h
@@ -80,14 +80,6 @@ bool project_noise(void);
// updated 24may2000 {dlb}
/* ***********************************************************************
- * called from: religion - spell
- * *********************************************************************** */
-bool dancing_weapon(int pow, bool force_hostile = false,
- bool quiet_failure = false);
-
-
-// updated 24may2000 {dlb}
-/* ***********************************************************************
* called from: item_use - spell
* *********************************************************************** */
bool detect_curse(bool suppress_msg);