summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemname.cc')
-rw-r--r--crawl-ref/source/itemname.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/itemname.cc b/crawl-ref/source/itemname.cc
index cb6425a922..9e463fe46f 100644
--- a/crawl-ref/source/itemname.cc
+++ b/crawl-ref/source/itemname.cc
@@ -854,7 +854,6 @@ static const char* book_type_name(int booktype)
case BOOK_PRACTICAL_MAGIC: return "Practical Magic";
case BOOK_WAR_CHANTS: return "War Chants";
case BOOK_CLOUDS: return "Clouds";
- case BOOK_HEALING: return "Healing"; // XXX: not used
case BOOK_NECROMANCY: return "Necromancy";
case BOOK_CALLINGS: return "Callings";
case BOOK_CHARMS: return "Charms";