Bug 824558 - Do not destroy mInitThread. r=dougt

This commit is contained in:
Kan-Ru Chen (陳侃如) 2012-12-25 17:13:20 +08:00
parent 0b370569ac
commit f4f9c0b80c

View File

@ -622,8 +622,6 @@ GonkGPSGeolocationProvider::ShutdownGPS()
mGpsInterface->stop();
mGpsInterface->cleanup();
}
mInitThread = nullptr;
}
NS_IMETHODIMP