removing annoying unneeded assertion. r/a=warren@netscape.com

git-svn-id: svn://10.0.0.236/trunk@80136 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2000-09-29 05:30:02 +00:00
parent 0fda1404bb
commit 0706b5bdd1
2 changed files with 0 additions and 2 deletions

View File

@@ -431,7 +431,6 @@ nsCachedChromeChannel::SetLoadGroup(nsILoadGroup * aLoadGroup)
NS_IMETHODIMP
nsCachedChromeChannel::GetNotificationCallbacks(nsIInterfaceRequestor * *aNotificationCallbacks)
{
NS_NOTREACHED("don't do that");
*aNotificationCallbacks = nsnull;
return NS_ERROR_FAILURE;
}

View File

@@ -431,7 +431,6 @@ nsCachedChromeChannel::SetLoadGroup(nsILoadGroup * aLoadGroup)
NS_IMETHODIMP
nsCachedChromeChannel::GetNotificationCallbacks(nsIInterfaceRequestor * *aNotificationCallbacks)
{
NS_NOTREACHED("don't do that");
*aNotificationCallbacks = nsnull;
return NS_ERROR_FAILURE;
}