toolkit/source/helper/accessibilityclient.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit a9c0b33acf5aaa7816b0763449338c20060ff861
Author: Tor Lillqvist <t...@iki.fi>
Date:   Sun Oct 7 11:23:59 2012 +0300

    WaE: 's_hAccessibleImplementationModule' defined but not used
    
    Change-Id: I700f66cbc3ddb01d723b9a50709b4b1d5ab66405

diff --git a/toolkit/source/helper/accessibilityclient.cxx 
b/toolkit/source/helper/accessibilityclient.cxx
index f4a5087..761f625 100644
--- a/toolkit/source/helper/accessibilityclient.cxx
+++ b/toolkit/source/helper/accessibilityclient.cxx
@@ -60,7 +60,9 @@ namespace toolkit
 #ifdef UNLOAD_ON_LAST_CLIENT_DYING
         static oslInterlockedCount                      
s_nAccessibilityClients = 0;
 #endif // UNLOAD_ON_LAST_CLIENT_DYING
+#ifndef DISABLE_DYNLOADING
         static oslModule                                
s_hAccessibleImplementationModule = NULL;
+#endif
         static GetStandardAccComponentFactory           
s_pAccessibleFactoryFunc = NULL;
         static ::rtl::Reference< IAccessibleFactory >   s_pFactory;
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to