summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-12-16 10:05:50 +0100
committerStephan Bergmann <sbergman@redhat.com>2019-12-16 12:59:09 +0100
commitb70cc938c3a38e4d7aabac032b3bd5475bccdbff (patch)
treeac101c82ceda935b65de24519fe0efb4b7802b53 /jvmfwk/plugins
parent1fc85d03c46cedda136986fd6df7fe862893414b (diff)
unused #include
...after c0ac7ae73480cd2b01f24e88c01bee507e8638f9 "Remove JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY, JFW_PLUGIN_FORCE_ACCESSIBILITY" Change-Id: I359255127782efa061f1daa35e524fb414a0160c Reviewed-on: https://gerrit.libreoffice.org/85202 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'jvmfwk/plugins')
-rw-r--r--jvmfwk/plugins/sunmajor/pluginlib/util.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/util.cxx b/jvmfwk/plugins/sunmajor/pluginlib/util.cxx
index d630a84dd904..937500fe2467 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/util.cxx
+++ b/jvmfwk/plugins/sunmajor/pluginlib/util.cxx
@@ -25,7 +25,6 @@
#include <osl/file.hxx>
#include <osl/module.hxx>
#include <osl/diagnose.h>
-#include <osl/getglobalmutex.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <salhelper/linkhelper.hxx>