mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 05:46:58 +00:00
Remove MOZ_B2G leftovers and some dead B2G-only components.
This commit is contained in:
@@ -466,9 +466,7 @@ Preferences::IsServiceAvailable()
|
||||
bool
|
||||
Preferences::InitStaticMembers()
|
||||
{
|
||||
#ifndef MOZ_B2G
|
||||
MOZ_ASSERT(NS_IsMainThread());
|
||||
#endif
|
||||
|
||||
if (!sShutdown && !sPreferences) {
|
||||
nsCOMPtr<nsIPrefService> prefService =
|
||||
|
||||
Reference in New Issue
Block a user