This commit is contained in:
dbaron%fas.harvard.edu 2000-11-08 03:04:02 +00:00
Родитель 0faff5bb11
Коммит 03855ea1ce
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -417,6 +417,7 @@ nsViewManager::~nsViewManager()
// release the global array of view managers
NS_ASSERTION(gViewManagers != nsnull, "About to delete null gViewManagers");
delete gViewManagers;
gViewManagers = nsnull;
// Cleanup all of the offscreen drawing surfaces if the last view manager