mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 21:58:06 +00:00
Removed necko ifdef.
This commit is contained in:
parent
4de7604397
commit
f1826b64cd
@ -59,11 +59,7 @@ public:
|
||||
* Initialize an image group with a device context. All images
|
||||
* in this group will be decoded for the specified device context.
|
||||
*/
|
||||
#ifdef NECKO
|
||||
virtual nsresult Init(nsIDeviceContext *aDeviceContext) = 0;
|
||||
#else
|
||||
virtual nsresult Init(nsIDeviceContext *aDeviceContext, nsILoadGroup* aLoadGroup) = 0;
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Add an observers to be informed of image group notifications.
|
||||
|
Loading…
x
Reference in New Issue
Block a user