mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 21:50:50 -04:00
*Remove some of no longer needed debug code.
--HG-- branch : trunk
This commit is contained in:
@@ -255,7 +255,6 @@ bool PoolGroup<Creature>::Spawn1Object(uint32 guid)
|
||||
//sLog.outDebug("Spawning creature %u",guid);
|
||||
if (!pCreature->LoadFromDB(guid, map))
|
||||
{
|
||||
pCreature->CleanupsBeforeDelete();
|
||||
delete pCreature;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user