summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemprop.h')
-rw-r--r--crawl-ref/source/itemprop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.h b/crawl-ref/source/itemprop.h
index 3cbbcea3f1..90fdf97a9f 100644
--- a/crawl-ref/source/itemprop.h
+++ b/crawl-ref/source/itemprop.h
@@ -635,7 +635,6 @@ equipment_type get_armour_slot( armour_type arm );
bool jewellery_is_amulet( const item_def &item );
bool jewellery_is_amulet( int sub_type );
-bool check_jewellery_size( const item_def &item, size_type size );
bool hide2armour( item_def &item );