Remove unused goto label

This commit is contained in:
Pasi Kallinen
2020-12-04 09:30:20 +02:00
parent e777bd9670
commit d4625266a7
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -970,7 +970,6 @@ int dieroll;
return mhm.hitflags;
break;
case AD_PHYS:
physical:
mhitm_ad_phys(magr, mattk, mdef, &mhm);
if (mhm.done)
return mhm.hitflags;