summaryrefslogtreecommitdiff
path: root/src/melee2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/melee2.cc')
-rw-r--r--src/melee2.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/melee2.cc b/src/melee2.cc
index 522b2f47..83827dcf 100644
--- a/src/melee2.cc
+++ b/src/melee2.cc
@@ -2344,12 +2344,6 @@ static bool_ monst_spell_monst(int m_idx)
break;
}
- /* RF6_ANIM_DEAD */
- case 160 + 12:
- {
- break;
- }
-
/* RF6_S_BUG */
case 160 + 13:
{
@@ -4214,10 +4208,6 @@ static bool_ make_attack_spell(int m_idx)
break;
}
- /* RF6_ANIM_DEAD */
- case 160 + 12:
- break;
-
/* RF6_S_BUG */
case 160 + 13:
{