Bug 608544 - Don't console-spam a totally expected warning about not getting the pref plugins.unloadASAP which has no default value, r+a=josh

This commit is contained in:
Phil Ringnalda 2010-10-30 14:01:53 -07:00
Родитель e9408962f7
Коммит 9a65c3929b
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -315,7 +315,6 @@ static PRBool UnloadPluginsASAP()
}
}
NS_WARNING("Unable to retrieve pref: plugins.unloadASAP");
return PR_FALSE;
}