[Libreoffice-commits] core.git: jvmfwk/plugins
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Mon Dec 16 12:00:04 UTC 2019
jvmfwk/plugins/sunmajor/pluginlib/util.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit b70cc938c3a38e4d7aabac032b3bd5475bccdbff
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Dec 16 10:05:50 2019 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Mon Dec 16 12:59:09 2019 +0100
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 at redhat.com>
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>
More information about the Libreoffice-commits
mailing list