summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-pick.cc
diff options
context:
space:
mode:
authorMichael Gagno <evilmike@gmail.com>2012-07-03 23:55:12 -0700
committerMichael Gagno <evilmike@gmail.com>2012-07-03 23:55:12 -0700
commitec0ac7007b43e55fefc285c70fb3cb8a3b810eb4 (patch)
tree3a99acd791bf2eff46902ea5b7386133dbce00e6 /crawl-ref/source/mon-pick.cc
parent2d2f9548be3fd8eab18efeaa58f3a303a4e54325 (diff)
downloadcrawl-ref-ec0ac7007b43e55fefc285c70fb3cb8a3b810eb4.tar.gz
crawl-ref-ec0ac7007b43e55fefc285c70fb3cb8a3b810eb4.zip
Whitespace fix.
Diffstat (limited to 'crawl-ref/source/mon-pick.cc')
-rw-r--r--crawl-ref/source/mon-pick.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-pick.cc b/crawl-ref/source/mon-pick.cc
index 2f956ede44..1de47d6132 100644
--- a/crawl-ref/source/mon-pick.cc
+++ b/crawl-ref/source/mon-pick.cc
@@ -1350,7 +1350,6 @@ int mons_swamp_level(monster_type mcls)
case MONS_ALLIGATOR:
return 2;
-
case MONS_NECROPHAGE:
case MONS_ADDER:
case MONS_BUTTERFLY: