From 140ec674a040bdc04086472330a289c2d15ecc65 Mon Sep 17 00:00:00 2001 From: maximius Date: Mon, 14 Sep 2009 16:49:23 -0700 Subject: Backed out changeset d3fe2d6d504a (please test your patches thoroughly before getting me to push them ogeraisi) --HG-- branch : trunk --- src/game/Spell.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/Spell.cpp') diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp index fbe5bce42d7..5944dd08df3 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -5363,7 +5363,6 @@ SpellCastResult Spell::CheckCasterAuras() const else if ( m_spellInfo->PreventionType==SPELL_PREVENTION_TYPE_SILENCE) return SPELL_FAILED_SILENCED; break; - default: break; } } } -- cgit v1.2.3