зеркало из https://github.com/mozilla/gecko-dev.git
ack, what is this doing calling shutdown? :(
shutdown is gone
This commit is contained in:
Родитель
5f0c673be2
Коммит
a40cc51be8
|
@ -352,7 +352,6 @@ mozXMLTermShell::Exit()
|
|||
NS_GET_IID(nsIAppShellService),
|
||||
(nsISupports**)&appShell);
|
||||
if (NS_SUCCEEDED(result)) {
|
||||
appShell->Shutdown();
|
||||
nsServiceManager::ReleaseService(kAppShellServiceCID, appShell);
|
||||
}
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче