Misc: Codestyle fix

This commit is contained in:
funjoker
2022-09-06 10:10:21 +02:00
parent d7f5c19e1a
commit 0a496d1f27
@@ -2753,7 +2753,6 @@ bool Player::AddTalent(TalentEntry const* talent, uint8 spec, bool learning)
AddOverrideSpell(talent->OverridesSpellID, talent->SpellID);
}
if (learning)
RemoveAurasWithInterruptFlags(SpellAuraInterruptFlags2::ChangeTalent);