summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/provider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/provider.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/provider.hxx b/xmlhelp/source/cxxhelp/provider/provider.hxx
index e4296fb9fb4f..6e43ecf5c293 100644
--- a/xmlhelp/source/cxxhelp/provider/provider.hxx
+++ b/xmlhelp/source/cxxhelp/provider/provider.hxx
@@ -22,7 +22,6 @@
#include <memory>
#include <rtl/ustring.hxx>
-#include <osl/mutex.hxx>
#include <ucbhelper/providerhelper.hxx>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/container/XContainer.hpp>
/unoxml/qa?h=feature/orcus-rebased&id=ac5954d7c540f34702033d7d951d1d16cb96730a'>java: remove commented out codeNoel Grandin 2014-08-12java: add @Override annotation to overriding methodsNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin 2014-08-05java: remove various unused variablesNoel Grandin 2014-02-26Remove visual noise from unoxmlAlexander Wilms 2013-09-20The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann 2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann 2013-09-20New unit test to the DOMTree test suiteMiguel Gomez 2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin 2013-04-03unordf: add unit test for CVE-2012-0037Michael Stahl