mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
*Remove some of no longer needed debug code.
--HG-- branch : trunk
This commit is contained in:
@@ -207,7 +207,6 @@ Unit::~Unit()
|
||||
if (m_vehicleKit)
|
||||
delete m_vehicleKit;
|
||||
|
||||
assert(m_cleanupDone);
|
||||
assert(!m_attacking);
|
||||
assert(m_attackers.empty());
|
||||
assert(m_sharedVision.empty());
|
||||
|
||||
Reference in New Issue
Block a user