temporary fix for build bustage by ducarroz

git-svn-id: svn://10.0.0.236/trunk@33745 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jefft%netscape.com
1999-06-04 16:53:05 +00:00
parent 960871aa12
commit 6bb45e8916

View File

@@ -372,7 +372,7 @@ nsresult nsComposeAppCore::Dispose()
appCoreManager->Remove((nsIDOMBaseAppCore *) this);
}
NS_RELEASE(this); //??
//NS_RELEASE(this); //??
return NS_OK;
}