some more fixes to test

This commit is contained in:
DarthArgus
2015-10-24 21:28:26 -07:00
parent f04a2b48f6
commit 7155dc1a1c
7 changed files with 124 additions and 114 deletions
@@ -97,8 +97,6 @@ GenericAPICore::~GenericAPICore()
delete (*iter).second;
}
m_pending.empty();
while(m_outCount > 0)
{
delete m_outboundQueue.front().second;