fixing pav's bustage :)
git-svn-id: svn://10.0.0.236/trunk@56163 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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()));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user