[11741] Drop recently added duplicate code with remove SPELL_AURA_SPIRIT_OF_REDEMPTION

This commit is contained in:
VladimirMangos 2011-07-17 05:23:44 +04:00
parent 222612fa51
commit 575d9c8e5c
2 changed files with 1 additions and 5 deletions

View file

@ -1011,10 +1011,6 @@ void BattleGround::RemovePlayerAtLeave(ObjectGuid guid, bool Transport, bool Sen
Player *plr = sObjectMgr.GetPlayer(guid);
// should remove spirit of redemption
if (plr && plr->HasAuraType(SPELL_AURA_SPIRIT_OF_REDEMPTION))
plr->RemoveSpellsCausingAura(SPELL_AURA_MOD_SHAPESHIFT);
if (plr)
{
// should remove spirit of redemption