Remove duplicate class from the classNames array

This commit is contained in:
Marco Castelluccio 2015-03-06 13:47:13 +01:00
Родитель 23cbdc7607
Коммит 36a0b56f4c
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -62,7 +62,6 @@ module J2ME {
* because they don't have any static state.
*/
var classNames = [
"com/sun/cldc/isolate/Isolate", // Not used frequently, but needs setup before we start the isolates.
"java/lang/Integer",
"java/lang/Character",
"java/lang/Math",