From 99aba816a68f0f3c80f0d2e74dac8e3829eaccd5 Mon Sep 17 00:00:00 2001 From: Stefan O'Rear Date: Sat, 2 Jan 2010 15:07:16 -0800 Subject: Axe shield leakage [Mantis 300] --- crawl-ref/source/spl-book.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/spl-book.h') diff --git a/crawl-ref/source/spl-book.h b/crawl-ref/source/spl-book.h index fbec92b89a..d809e0d520 100644 --- a/crawl-ref/source/spl-book.h +++ b/crawl-ref/source/spl-book.h @@ -56,7 +56,6 @@ int spellbook_contents( item_def &book, read_book_action_type action, formatted_string *fs = NULL ); int count_staff_spells(const item_def &item, bool need_id); -int rod_shield_leakage(); bool make_book_level_randart(item_def &book, int level = -1, int num_spells = -1, std::string owner = ""); -- cgit v1.2.3-54-g00ecf