fixing pav's bustage :)

git-svn-id: svn://10.0.0.236/trunk@56163 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-12-18 01:02:34 +00:00
parent d0578aaf75
commit 52a7ca5305

View File

@@ -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()));
}