mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
This was not supposed to land. Fixing bustage.
This commit is contained in:
parent
fa9ebc734f
commit
50be060d34
@ -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