diff options
Diffstat (limited to 'src/game/SpellAuras.cpp')
| -rw-r--r-- | src/game/SpellAuras.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp index 62726939ba5..9cf21a31faa 100644 --- a/src/game/SpellAuras.cpp +++ b/src/game/SpellAuras.cpp @@ -828,8 +828,6 @@ void Aura::_AddAura() m_target->SetVisibleAura(slot, t_entry); } - sLog.outError("aura::_addaura slot:%d", slot); - AuraSlotEntry * entry; entry=m_target->GetVisibleAura(slot); if(!entry) |
