summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-05-01 14:51:20 +0200
committerMichael Stahl <mstahl@redhat.com>2017-05-02 15:40:24 +0200
commitd2007136587a8722d0e7045828bca6a6d82fd244 (patch)
tree9adbcb8fac09b3642e0236e16b04d09561b67e16 /unotools
parent7d0680d5d5e164246066077637921297006b37ba (diff)
Removed duplicated include
Change-Id: Ie341ead5b40bdeed25205e31203a5fa861ff0f42 Reviewed-on: https://gerrit.libreoffice.org/36981 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/config/bootstrap.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/unotools/source/config/bootstrap.cxx b/unotools/source/config/bootstrap.cxx
index 50bfa18fb5ae..f74185572544 100644
--- a/unotools/source/config/bootstrap.cxx
+++ b/unotools/source/config/bootstrap.cxx
@@ -35,9 +35,6 @@
#include <rtl/instance.hxx>
#include <osl/process.h>
-#include <osl/diagnose.h>
-#include <osl/file.hxx>
-
// #define this to true, if remembering defaults is not supported properly
#define RTL_BOOTSTRAP_DEFAULTS_BROKEN true