summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells2.h')
-rw-r--r--crawl-ref/source/spells2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h
index 12b313bdd5..e321d911eb 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -127,11 +127,8 @@ bool restore_stat(unsigned char which_stat, unsigned char stat_gain,
* called from: ability - spell
* *********************************************************************** */
bool cast_summon_butterflies(int pow, bool god_gift = false);
-
bool cast_summon_small_mammals(int pow, bool god_gift = false);
-
bool cast_sticks_to_snakes(int pow, bool god_gift = false);
-
bool cast_summon_scorpions(int pow, bool god_gift = false);
// last updated 24may2000 {dlb}