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:
parent
71bffc5ed4
commit
4ae0087433
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user