summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/newgame.cc')
-rw-r--r--crawl-ref/source/newgame.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc
index da04c61468..b1611fa5c9 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -2451,7 +2451,6 @@ static bool _necromancy_okay()
case SP_OGRE_MAGE:
case SP_DEMONSPAWN:
case SP_MUMMY:
- case SP_GHOUL:
case SP_VAMPIRE:
return (true);