mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 824558 - Do not destroy mInitThread. r=dougt
This commit is contained in:
parent
0b370569ac
commit
f4f9c0b80c
@ -622,8 +622,6 @@ GonkGPSGeolocationProvider::ShutdownGPS()
|
||||
mGpsInterface->stop();
|
||||
mGpsInterface->cleanup();
|
||||
}
|
||||
|
||||
mInitThread = nullptr;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
Loading…
Reference in New Issue
Block a user