Bustage fix for bug 402742.

This commit is contained in:
reed@reedloden.com 2007-12-07 16:21:44 -08:00
parent b1ffb3d6b7
commit 9af1289d4a

View File

@ -119,7 +119,9 @@ IconDecoderModuleCtor(nsIModule* aSelf)
PR_STATIC_CALLBACK(void)
IconDecoderModuleDtor(nsIModule* aSelf)
{
#ifdef MOZ_WIDGET_GTK2
nsIconChannel::Shutdown();
#endif
}
NS_IMPL_NSGETMODULE_WITH_CTOR_DTOR(nsIconDecoderModule, components,