This was not supposed to land. Fixing bustage.
git-svn-id: svn://10.0.0.236/trunk@145158 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f38e867c22
commit
710da65e60
@ -238,13 +238,6 @@ nsImageLoadingContent::GetImageBlocked(PRBool* aBlocked)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsImageLoadingContent::GetImageURI(nsIURI** aURI)
|
||||
{
|
||||
NS_NOTREACHED("Subclasses need to implement this");
|
||||
return NS_ERROR_NOT_AVAILABLE;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsImageLoadingContent::AddObserver(imgIDecoderObserver* aObserver)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user