summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-10 23:51:06 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-10 23:51:06 +0000
commit018e3b9a9ef4ed8a8a8ff577f49e057f8462fc7d (patch)
tree64e4cbd773a05f9c6ca37827135a0126957db74d /crawl-ref/source/spells4.h
parentf1fb993ef0bf1075ad81a3a491109cdaa65e110b (diff)
downloadcrawl-ref-018e3b9a9ef4ed8a8a8ff577f49e057f8462fc7d.tar.gz
crawl-ref-018e3b9a9ef4ed8a8a8ff577f49e057f8462fc7d.zip
Add more miscellaneous minor cleanups.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5718 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 71be6ef14a..e1b9d2140a 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -47,7 +47,6 @@ void cast_see_invisible(int pow);
void cast_shatter(int pow);
void cast_silence(int pow);
-void cast_chain_lightning( int pow );
void cast_tame_beasts(int pow);
void cast_dispersal(int pow);
void cast_snake_charm(int pow);