From 00917879eac80b1df1bde701ab221e3f7fdd946c Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 8 Jun 2008 15:27:59 +0000 Subject: Clean up "Conjure Ball Lightning". git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5592 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells4.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/spells4.h') diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h index 8749dcb465..1272857433 100644 --- a/crawl-ref/source/spells4.h +++ b/crawl-ref/source/spells4.h @@ -48,7 +48,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_conjure_ball_lightning(int pow); void cast_tame_beasts(int pow); void cast_dispersal(int pow); void cast_snake_charm(int pow); -- cgit v1.2.3-54-g00ecf