Fix for bug 105588: linux installer cores if the config is cloned from

window's (r=tao)
This commit is contained in:
shrutiv%netscape.com 2001-10-23 16:49:12 +00:00
Родитель afa66d34ff
Коммит 7462a04451
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -1091,6 +1091,7 @@ CString GetBrowser(void)
return retflag;
}
extern "C" __declspec(dllexport)
void EraseDirectory(CString sPath)
{
CFileFind finder;