last check in before sabbatical! fix for nsbeta2+ bugscape bug #1149.

install default templates in the case where the profile's locale
is not set.  r=mscott
This commit is contained in:
sspitzer%netscape.com 2000-07-01 02:38:27 +00:00
Родитель 60cee88e27
Коммит 7f9294d28c
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -141,7 +141,6 @@ NS_IMETHODIMP nsNoIncomingServer::CopyDefaultMessages(const char *folderNameOnDi
NS_ENSURE_SUCCESS(rv,rv);
}
}
else return rv;
}
}