mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-01 02:15:54 -04:00
some more fixes to test
This commit is contained in:
-2
@@ -97,8 +97,6 @@ GenericAPICore::~GenericAPICore()
|
||||
delete (*iter).second;
|
||||
}
|
||||
|
||||
m_pending.empty();
|
||||
|
||||
while(m_outCount > 0)
|
||||
{
|
||||
delete m_outboundQueue.front().second;
|
||||
|
||||
Reference in New Issue
Block a user