freed mWebCrawler in nsBrowserWindow

git-svn-id: svn://10.0.0.236/trunk@48368 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1999-09-20 20:53:40 +00:00
parent 748d779af5
commit 911f81786d

View File

@@ -1048,6 +1048,7 @@ nsBrowserWindow::~nsBrowserWindow()
NS_IF_RELEASE(mAppShell);
NS_IF_RELEASE(mTableInspectorDialog);
NS_IF_RELEASE(mImageInspectorDialog);
NS_IF_RELEASE(mWebCrawler);
if (nsnull != mTableInspector) {
delete mTableInspector;