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

This commit is contained in:
kervala 2016-12-10 19:01:34 +01:00
parent 7fb636f37d
commit 0be5b4b248

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/");