summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.h
diff options
context:
space:
mode:
authorStefan O'Rear <stefanor@cox.net>2010-01-02 15:07:16 -0800
committerStefan O'Rear <stefanor@cox.net>2010-01-02 15:08:50 -0800
commit99aba816a68f0f3c80f0d2e74dac8e3829eaccd5 (patch)
tree31c43ed9c7015c0582f623ceb59a34203d987034 /crawl-ref/source/spl-book.h
parent74a7f0850963676d0ee82a427653562980694a78 (diff)
downloadcrawl-ref-99aba816a68f0f3c80f0d2e74dac8e3829eaccd5.tar.gz
crawl-ref-99aba816a68f0f3c80f0d2e74dac8e3829eaccd5.zip
Axe shield leakage [Mantis 300]
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 = "");