summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mgen_enum.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-02-26 04:41:37 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-02-26 04:49:17 +0100
commite59fb650c46d607bea7853717d66a78de8fdd532 (patch)
treecead49565f6601dd788022ad6908637385eb8311 /crawl-ref/source/mgen_enum.h
parent65306b0f297ae9ce4a5b2a52f055a2f2482dbad2 (diff)
downloadcrawl-ref-e59fb650c46d607bea7853717d66a78de8fdd532.tar.gz
crawl-ref-e59fb650c46d607bea7853717d66a78de8fdd532.zip
Remove layers upon layers of code for TSO summons.
Diffstat (limited to 'crawl-ref/source/mgen_enum.h')
-rw-r--r--crawl-ref/source/mgen_enum.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/crawl-ref/source/mgen_enum.h b/crawl-ref/source/mgen_enum.h
index 9901adb66e..5b20adb47b 100644
--- a/crawl-ref/source/mgen_enum.h
+++ b/crawl-ref/source/mgen_enum.h
@@ -83,11 +83,6 @@ enum demon_class_type
DEMON_RANDOM, // any of the above
};
-enum holy_being_class_type
-{
- HOLY_BEING_WARRIOR, // 0: daeva or angel
-};
-
enum dragon_class_type
{
DRAGON_LIZARD,