Bug #43556 --> remove obsolete progid reference to force callers through the new nsIMimeService in the uriloader.

r=valeski
This commit is contained in:
mscott%netscape.com 2000-09-08 00:16:53 +00:00
Родитель 199d3b2276
Коммит 7df5299c2b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -539,7 +539,7 @@ static nsModuleComponentInfo gNetModuleInfo[] = {
// from netwerk/mime:
{ "The MIME mapping service",
NS_MIMESERVICE_CID,
"component:||netscape|mime",
"component:||netscape|mimeold",
nsMIMEService::Create
},
{ "xml mime datasource",