summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-grow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-grow.cc')
-rw-r--r--crawl-ref/source/mon-grow.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-grow.cc b/crawl-ref/source/mon-grow.cc
index f18c6cfacd..1a0163c95e 100644
--- a/crawl-ref/source/mon-grow.cc
+++ b/crawl-ref/source/mon-grow.cc
@@ -45,7 +45,6 @@ static const monster_level_up mon_grow[] =
monster_level_up(MONS_NAGA, MONS_NAGA_WARRIOR),
monster_level_up(MONS_NAGA_MAGE, MONS_GREATER_NAGA),
- monster_level_up(MONS_DEEP_ELF_SOLDIER, MONS_DEEP_ELF_FIGHTER),
monster_level_up(MONS_DEEP_ELF_FIGHTER, MONS_DEEP_ELF_KNIGHT),
// Deep elf magi can become either summoners or conjurers.