From 9b362245046e8d9b4f32c22b5fc142b9933703f9 Mon Sep 17 00:00:00 2001 From: dolorous Date: Thu, 12 Mar 2009 06:03:59 +0000 Subject: Remove unused god abilities. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9421 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 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); -- cgit v1.2.3-54-g00ecf