summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2014-05-30 14:22:07 +0100
committerChris Campbell <chriscampbell89@gmail.com>2014-05-31 11:33:45 +0100
commitb4044005a7807c9ce873f3747872e8278b43035f (patch)
tree415853b1932a5994f2fc69f522bdad39288f06ef /crawl-ref/source/enum.h
parent62510320920fac55c1ddb828e5b44b42227fb9e2 (diff)
downloadcrawl-ref-b4044005a7807c9ce873f3747872e8278b43035f.tar.gz
crawl-ref-b4044005a7807c9ce873f3747872e8278b43035f.zip
Remove an unused duration
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 af2ee702c0..9c925889fd 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1663,9 +1663,7 @@ enum duration_type
DUR_TORNADO_COOLDOWN,
#if TAG_MAJOR_VERSION == 34
DUR_NAUSEA,
-#endif
DUR_AMBROSIA,
-#if TAG_MAJOR_VERSION == 34
DUR_TEMP_MUTATIONS,
#endif
DUR_DISJUNCTION,