summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-11-30 01:45:33 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-11-30 22:40:16 +0100
commit6b0f1e84ca5c913d5d30a6ff55d8b2b39d5c6607 (patch)
tree932e0c13ef599e82c56af1131e978cf161e8198a /crawl-ref/source/itemprop-enum.h
parente1f20ff6039de2a100c4e2631fb9bbc4c4ff3ffc (diff)
downloadcrawl-ref-6b0f1e84ca5c913d5d30a6ff55d8b2b39d5c6607.tar.gz
crawl-ref-6b0f1e84ca5c913d5d30a6ff55d8b2b39d5c6607.zip
Throw the gauntlets.
This reverts commit 7f8b6d85697774a182b3f40aca21e2286d5c32a3.
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index 6e0b15c235..d1c6a091af 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -151,13 +151,6 @@ enum helmet_desc_type
THELM_NUM_DESCS
};
-enum gloves_desc_type
-{
- TGLOV_DESC_GLOVES,
- TGLOV_DESC_GAUNTLETS,
- TGLOV_DESC_BRACERS,
-};
-
enum jewellery_type
{
RING_REGENERATION,