From 216124f7025705d1a682759d22625b6fdfdd3b96 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Thu, 14 Jan 2010 10:11:03 -0600 Subject: Remove the last references to god_hates_butchery(). --- crawl-ref/source/religion.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/religion.h') diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index e5122ee2d1..58e2b46c9d 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -97,7 +97,6 @@ bool god_hates_cannibalism(god_type god); bool god_hates_killing(god_type god, const monsters* mon); bool god_likes_fresh_corpses(god_type god); bool god_likes_butchery(god_type god); -bool god_hates_butchery(god_type god); harm_protection_type god_protects_from_harm(god_type god, bool actual = true); bool jiyva_is_dead(); -- cgit v1.2.3-54-g00ecf