removing annoying unneeded assertion. r/a=warren@netscape.com
This commit is contained in:
Родитель
464417da64
Коммит
be1770579e
|
@ -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;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче