summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-06-16 23:30:28 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2017-06-18 13:38:25 +0200
commita5dba7dbec8fb6ac709375fc7c5af0430dfb6c0b (patch)
tree6fce5bdca06f99da25e2eb534b79ca46d6b328ea /include/svtools
parent0c2623978ec45a374dbd9119ed3ff44b7741875a (diff)
remove unused osl/mutex.hxx includes
Change-Id: I3b50e45fdb99e9cd8bfda07356ee3ddb4dd0f8bb Reviewed-on: https://gerrit.libreoffice.org/38905 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/javacontext.hxx1
-rw-r--r--include/svtools/javainteractionhandler.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/javacontext.hxx b/include/svtools/javacontext.hxx
index 1fa0f700a8c4..8372c1a6562b 100644
--- a/include/svtools/javacontext.hxx
+++ b/include/svtools/javacontext.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_SVTOOLS_JAVACONTEXT_HXX
#include <svtools/svtdllapi.h>
-#include <osl/mutex.hxx>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <com/sun/star/task/XInteractionRequest.hpp>
diff --git a/include/svtools/javainteractionhandler.hxx b/include/svtools/javainteractionhandler.hxx
index 09bef97a0250..34fa14a935c4 100644
--- a/include/svtools/javainteractionhandler.hxx
+++ b/include/svtools/javainteractionhandler.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_SVTOOLS_JAVAINTERACTIONHANDLER_HXX
#include <svtools/svtdllapi.h>
-#include <osl/mutex.hxx>
#include <sal/types.h>
#include <com/sun/star/task/XInteractionRequest.hpp>