Cleaning up more obsolete files.

This commit is contained in:
curt%netscape.com 2001-11-26 18:11:32 +00:00
Родитель 56534eb2c6
Коммит 267a67a22c
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -380,6 +380,11 @@ function upgradeCleanup()
deleteThisFile("Program", "defaults/wallet/URLFieldSchema.tbl");
deleteThisFile("Components", "gkhtml.dll");
deleteThisFile("Components", "mozucth.dll");
deleteThisFile("Components", "AcctIdl.dll");
deleteThisFile("Components", "chardetc.dll");
deleteThisFile("Components", "evntloop.dll");
deleteThisFile("Components", "nativapp.dll");
deleteThisFile("Components", "universalchardet.dll");
}
// main