Bustage fix for bug 402742.

git-svn-id: svn://10.0.0.236/trunk@240646 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com 2007-12-08 00:21:44 +00:00
parent 71bffc5ed4
commit 4ae0087433

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,