mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Fixed: Don't call CCoTask::releaseInstance() because allocated on heap
--HG-- branch : develop
This commit is contained in:
parent
9a6b3c91b7
commit
d37a1e032c
1 changed files with 0 additions and 1 deletions
|
@ -669,7 +669,6 @@ void release()
|
|||
CWidgetManager::release();
|
||||
CViewRenderer::release();
|
||||
CIXml::releaseLibXml();
|
||||
CCoTask::releaseInstance();
|
||||
|
||||
#if FINAL_VERSION
|
||||
// openURL ("http://www.ryzomcore.org/exit/");
|
||||
|
|
Loading…
Reference in a new issue