зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1098166 - remove unnecessary assert in GonkDecoderModule::Shutdown. r=ajones
This commit is contained in:
Родитель
0b5289330f
Коммит
260db40fc9
|
@ -29,8 +29,6 @@ GonkDecoderModule::Init()
|
|||
nsresult
|
||||
GonkDecoderModule::Shutdown()
|
||||
{
|
||||
MOZ_ASSERT(NS_IsMainThread(), "Must be on main thread.");
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче