Fix assert exposed by fix for bug 14551 (eliminate registry leaks from component mgr). r=dp, a=chofmann

This commit is contained in:
dveditz%netscape.com 1999-09-26 21:17:54 +00:00
Родитель 3b9c13faa9
Коммит 94e7fc36a0
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -3854,8 +3854,6 @@ VR_INTERFACE(void) NR_ShutdownRegistry(void)
if ( regStartCount == 0 )
{
/* shutdown for real. */
/* Close version registry first if open */
VR_Close();
/* close any forgotten open registries */
while ( RegList != NULL )