Backed out changeset d1ad5d5bc00f (Bug 1041085) for red

This commit is contained in:
Michael Wu
2014-09-30 13:43:22 -04:00
parent 336ce69d93
commit 40ea765f8d
7 changed files with 0 additions and 281 deletions

View File

@@ -426,18 +426,6 @@ CancelFMRadioSeek()
NS_RUNTIMEABORT("FM radio cannot be called from sandboxed contexts.");
}
void
EnableRDS(uint32_t aMask)
{
NS_RUNTIMEABORT("FM radio cannot be called from sandboxed contexts.");
}
void
DisableRDS()
{
NS_RUNTIMEABORT("FM radio cannot be called from sandboxed contexts.");
}
void
FactoryReset(FactoryResetReason& aReason)
{