Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me

This commit is contained in:
Gavin Sharp
2010-10-04 13:33:14 -04:00
parent b02c027c7f
commit 4056737a1d
14 changed files with 4 additions and 344 deletions

View File

@@ -562,8 +562,3 @@ extern "C" JNIEnv * GetJNIForThread()
{
return mozilla::AndroidBridge::JNIForThread();
}
jclass GetGeckoAppShellClass()
{
return mozilla::AndroidBridge::GetGeckoAppShellClass();
}