From 376788d761a2f06c7ceb6437fab801cee0c9abab Mon Sep 17 00:00:00 2001 From: QAston Date: Wed, 11 Feb 2009 21:40:07 +0100 Subject: *Turn off log spam. --HG-- branch : trunk --- src/game/SpellAuras.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/game/SpellAuras.cpp') 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) -- cgit v1.2.3