diff options
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/provider.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/provider.hxx b/xmlhelp/source/cxxhelp/provider/provider.hxx index 3b62b6909c4a..febcc464345a 100644 --- a/xmlhelp/source/cxxhelp/provider/provider.hxx +++ b/xmlhelp/source/cxxhelp/provider/provider.hxx @@ -144,8 +144,6 @@ namespace chelp { // Non-interface methods. private: - - osl::Mutex m_aMutex; bool isInitialized; OUString m_aScheme; Databases* m_pDatabases; |