summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 34379be929..8229e7aa17 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2812,7 +2812,6 @@ enum spell_type
SPELL_PORTAL,
SPELL_AGONY,
SPELL_SPIDER_FORM,
- SPELL_DISRUPT,
SPELL_DISINTEGRATE,
SPELL_BLADE_HANDS,
SPELL_STATUE_FORM,
@@ -3126,7 +3125,6 @@ enum zap_type
ZAP_BREATHE_POWER,
ZAP_ENSLAVE_UNDEAD,
ZAP_AGONY,
- ZAP_DISRUPTION,
ZAP_DISINTEGRATION,
ZAP_BREATHE_STEAM,
ZAP_CONTROL_DEMON,