mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01: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