merge back out of changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me

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

View File

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