*Remove some of no longer needed debug code.

--HG--
branch : trunk
This commit is contained in:
QAston
2010-01-18 23:47:26 +01:00
parent 1c5060f455
commit f5dea61b66
11 changed files with 0 additions and 29 deletions

View File

@@ -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());