Bug 587350 - Crash on startup from bug 580407 on Android, r=dougt

This commit is contained in:
Michael Wu 2010-08-14 19:51:15 -07:00
Родитель 979f535869
Коммит 1a778be865
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -132,9 +132,6 @@ class GeckoAppShell
System.loadLibrary("ssl3");
System.loadLibrary("smime3");
// JS
System.loadLibrary("mozjs");
// XUL
System.loadLibrary("xul");