зеркало из https://github.com/mozilla/gecko-dev.git
Bug 821517 - Remove MOZ_ASSERT(mInitThread) r=dougt
This commit is contained in:
Родитель
3953ecb18b
Коммит
509c9e9a6f
|
@ -597,7 +597,6 @@ NS_IMETHODIMP
|
|||
GonkGPSGeolocationProvider::Shutdown()
|
||||
{
|
||||
MOZ_ASSERT(NS_IsMainThread());
|
||||
MOZ_ASSERT(mInitThread);
|
||||
|
||||
if (!mStarted) {
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче