1 --- vcl/unx/source/plugadapt/salplug.cxx (revision 264856)
2 +++ vcl/unx/source/plugadapt/salplug.cxx (working copy)
9 - * Recent GTK+ versions load their modules with RTLD_LOCAL, so we can
10 - * not access the 'gnome_accessibility_module_shutdown' anymore.
11 - * So make sure libgtk+ & co are still mapped into memory when
12 - * atk-bridge's atexit handler gets called.
14 - if( rModuleBase.equalsAscii("gtk") )
16 - pCloseModule = NULL;
19 GetSalData()->m_pPlugin = aMod;