mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Ok, I forgot this one too.
This commit is contained in:
parent
d7a082aa8b
commit
98fe59f363
@ -226,7 +226,9 @@ PR_STATIC_CALLBACK(void)
|
||||
imglib_Shutdown(nsIModule* aSelf)
|
||||
{
|
||||
imgCache::Shutdown();
|
||||
#ifdef IMG_BUILD_gif
|
||||
nsGifShutdown();
|
||||
#endif
|
||||
}
|
||||
|
||||
NS_IMPL_NSGETMODULE_WITH_CTOR_DTOR(nsImageLib2Module, components,
|
||||
|
Loading…
Reference in New Issue
Block a user