summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-12 06:03:59 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-12 06:03:59 +0000
commit9b362245046e8d9b4f32c22b5fc142b9933703f9 (patch)
treef48225a6ee1d5c3f6e722db8444f259166cf8afc /crawl-ref/source/spells4.h
parenta2f295f3b8c273dc74150dae2e2949dd620f50d7 (diff)
downloadcrawl-ref-9b362245046e8d9b4f32c22b5fc142b9933703f9.tar.gz
crawl-ref-9b362245046e8d9b4f32c22b5fc142b9933703f9.zip
Remove unused god abilities.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9421 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells4.h')
-rw-r--r--crawl-ref/source/spells4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h
index be50386c13..15f80501e0 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -44,7 +44,6 @@ void cast_shatter(int pow);
void cast_silence(int pow);
void cast_tame_beasts(int pow);
void cast_dispersal(int pow);
-void cast_snake_charm(int pow);
void cast_stoneskin(int pow);
int cast_semi_controlled_blink(int pow);