aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAnubisss <none@none>2009-08-12 02:32:13 +0200
committerAnubisss <none@none>2009-08-12 02:32:13 +0200
commit08121cc271d6eee0d087825976e20ef869585259 (patch)
tree0d85b5a503f6fc06bda4baa2875876b0ec6a8dbb /src
parent3ea9d899db7c3c05fd898292b2c590e0e04a4067 (diff)
*Remove a not needed log. :)
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/bindings/scripts/scripts/zone/ulduar/halls_of_lightning/boss_loken.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bindings/scripts/scripts/zone/ulduar/halls_of_lightning/boss_loken.cpp b/src/bindings/scripts/scripts/zone/ulduar/halls_of_lightning/boss_loken.cpp
index 2d63ba37913..fa31dafe2a6 100644
--- a/src/bindings/scripts/scripts/zone/ulduar/halls_of_lightning/boss_loken.cpp
+++ b/src/bindings/scripts/scripts/zone/ulduar/halls_of_lightning/boss_loken.cpp
@@ -108,7 +108,6 @@ struct TRINITY_DLL_DECL boss_lokenAI : public ScriptedAI
void JustDied(Unit* pKiller)
{
DoScriptText(SAY_DEATH, m_creature);
- error_log("%u", EncounterTimer);
if(m_bIsHeroic && EncounterTimer <= 120000)
{