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:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user