summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-info.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-04-25 22:38:21 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-04-25 22:38:21 +0200
commitca96156951bf69e87e50d81448e0bce7a0f71a5e (patch)
tree70b4d478d6c4f68e16500d71fa8a247ac4796c90 /crawl-ref/source/mon-info.h
parente8da5e6c01950dd649f90030a2c77654480e4369 (diff)
downloadcrawl-ref-ca96156951bf69e87e50d81448e0bce7a0f71a5e.tar.gz
crawl-ref-ca96156951bf69e87e50d81448e0bce7a0f71a5e.zip
Drop TAG_MAJOR_VERSION == 32 ifdefs.
Diffstat (limited to 'crawl-ref/source/mon-info.h')
-rw-r--r--crawl-ref/source/mon-info.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/mon-info.h b/crawl-ref/source/mon-info.h
index 58e7ec9edf..03e47d82e9 100644
--- a/crawl-ref/source/mon-info.h
+++ b/crawl-ref/source/mon-info.h
@@ -63,9 +63,6 @@ enum monster_info_flags
MB_FEAR_INSPIRING,
MB_WITHDRAWN,
MB_ATTACHED,
-#if TAG_MAJOR_VERSION == 32
- MB_HELPLESS,
-#endif
MB_DAZED,
MB_MUTE,
MB_BLIND,