Ok, I forgot this one too.

This commit is contained in:
seawood%netscape.com 2003-01-10 03:36:36 +00:00
parent d7a082aa8b
commit 98fe59f363

View File

@ -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,