summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-book.h')
-rw-r--r--crawl-ref/source/spl-book.h1
1 files changed, 0 insertions, 1 deletions
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 = "");