зеркало из https://github.com/mozilla/pjs.git
Fix assert exposed by fix for bug 14551 (eliminate registry leaks from component mgr). r=dp, a=chofmann
This commit is contained in:
Родитель
3b9c13faa9
Коммит
94e7fc36a0
|
@ -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 )
|
||||
|
|
Загрузка…
Ссылка в новой задаче