Fixed: Don't call CCoTask::releaseInstance() because allocated on heap

--HG--
branch : develop
This commit is contained in:
kervala 2016-12-10 19:01:34 +01:00
parent 9a6b3c91b7
commit d37a1e032c

View file

@ -669,7 +669,6 @@ void release()
CWidgetManager::release();
CViewRenderer::release();
CIXml::releaseLibXml();
CCoTask::releaseInstance();
#if FINAL_VERSION
// openURL ("http://www.ryzomcore.org/exit/");