Added VFormat() native
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40417
This commit is contained in:
@@ -74,8 +74,6 @@ SourcePawnEngine::SourcePawnEngine()
|
||||
|
||||
SourcePawnEngine::~SourcePawnEngine()
|
||||
{
|
||||
assert(m_CallStack == NULL);
|
||||
|
||||
TracedCall *pTemp;
|
||||
while (m_FreedCalls)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user