fixing shutdown crash. this code should not have been calling IPC_Shutdown.
not part of the build git-svn-id: svn://10.0.0.236/trunk@158611 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a314eaf792
commit
dcb175642d
@ -1282,8 +1282,6 @@ DestroyDConnectInstance(const void *key,
|
||||
|
||||
ipcDConnectService::~ipcDConnectService()
|
||||
{
|
||||
IPC_Shutdown();
|
||||
|
||||
// make sure we have released all instances
|
||||
mInstances.EnumerateRead(DestroyDConnectInstance, nsnull);
|
||||
mInstances.Clear();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user