Kaydet (Commit) 7da6319d authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Tor Lillqvist

WaE: 's_hAccessibleImplementationModule' defined but not used

Change-Id: I8caf2951876d47873b325f306515ec840692b856
üst e87e2fd3
...@@ -58,7 +58,9 @@ namespace svt ...@@ -58,7 +58,9 @@ namespace svt
#ifdef UNLOAD_ON_LAST_CLIENT_DYING #ifdef UNLOAD_ON_LAST_CLIENT_DYING
static oslInterlockedCount s_nAccessibleFactoryAccesss = 0; static oslInterlockedCount s_nAccessibleFactoryAccesss = 0;
#endif // UNLOAD_ON_LAST_CLIENT_DYING #endif // UNLOAD_ON_LAST_CLIENT_DYING
#ifndef DISABLE_DYNLOADING
static oslModule s_hAccessibleImplementationModule = NULL; static oslModule s_hAccessibleImplementationModule = NULL;
#endif
static GetSvtAccessibilityComponentFactory s_pAccessibleFactoryFunc = NULL; static GetSvtAccessibilityComponentFactory s_pAccessibleFactoryFunc = NULL;
static ::rtl::Reference< IAccessibleFactory > s_pFactory; static ::rtl::Reference< IAccessibleFactory > s_pFactory;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment