This commit is contained in:
Michael Bebenita 2014-12-15 14:05:14 -08:00
Родитель 41501ee485 15c5fc7d95
Коммит 62e850adca
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -294,7 +294,7 @@ module J2ME {
$.ctx = this;
traceWriter = null; // this.writer;
linkWriter = null; // this.writer;
initWriter = this.writer;
initWriter = null; // this.writer;
}
execute() {