Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst

This commit is contained in:
hwaara%chello.se 2001-04-01 11:05:51 +00:00
Родитель 2cfa46615a
Коммит 1e171d1437
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -291,6 +291,7 @@ function ContinueImport( info) {
var isMail = info.importType == 'mail' ? true : false;
var clear = true;
var deck;
var pcnt;
if (info.importInterface) {
if (!info.importInterface.ContinueImport()) {