mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Remove MOZ_B2G leftovers and some dead B2G-only components.
This commit is contained in:
parent
75d98fd33e
commit
719ac1bc38
91 changed files with 28 additions and 5017 deletions
|
|
@ -466,9 +466,7 @@ Preferences::IsServiceAvailable()
|
|||
bool
|
||||
Preferences::InitStaticMembers()
|
||||
{
|
||||
#ifndef MOZ_B2G
|
||||
MOZ_ASSERT(NS_IsMainThread());
|
||||
#endif
|
||||
|
||||
if (!sShutdown && !sPreferences) {
|
||||
nsCOMPtr<nsIPrefService> prefService =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue