This commit is contained in:
dougt%netscape.com 2000-09-29 05:30:02 +00:00
Родитель 464417da64
Коммит be1770579e
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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;
}