Remove the appcore from the AppCoresManager in onunload().
git-svn-id: svn://10.0.0.236/trunk@33057 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c521aaf211
commit
52c77e40f7
@ -61,8 +61,7 @@ function EditorSetup(p_editorName, p_appCore)
|
||||
function EditorShutdown()
|
||||
{
|
||||
dump("In EditorShutdown..\n");
|
||||
// this fires at all the wrong times, so I can't do this here
|
||||
//appCore = XPAppCoresManager.Remove(appCore);
|
||||
appCore = XPAppCoresManager.Remove(appCore);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user