aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Spell.cpp')
-rw-r--r--src/game/Spell.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp
index c2f17009554..fbd13bb6ea0 100644
--- a/src/game/Spell.cpp
+++ b/src/game/Spell.cpp
@@ -4630,7 +4630,6 @@ SpellCastResult Spell::CheckCast(bool strict)
break;
}
- case SPELL_EFFECT_OPEN_LOCK_ITEM:
case SPELL_EFFECT_OPEN_LOCK:
{
if( m_spellInfo->EffectImplicitTargetA[i] != TARGET_GAMEOBJECT &&