Remove unreachable break statements.

This commit is contained in:
Sebastian Buchwald
2016-03-09 11:38:46 +01:00
parent 9a1bbbd14d
commit 9d01178e5b
2 changed files with 0 additions and 5 deletions

View File

@@ -370,7 +370,6 @@ unsigned corpseflags;
}
free_mname(mtmp);
return obj;
break;
default_1:
default:
if (mvitals[mndx].mvflags & G_NOCORPSE) {