This commit is contained in:
alecf%netscape.com 1999-12-18 01:02:34 +00:00
Родитель 6890b0fa05
Коммит f5987692bf
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -258,7 +258,6 @@ nsWindow::DestroyNativeChildren(void)
childWindow->Destroy();
// only one of these should be on at a time...
// printf("destroying child ref=%i\n", childWindow->Release());
NS_RELEASE(childWindow);
}
} while(NS_SUCCEEDED(children->Next()));
}