[Libreoffice-commits] core.git: sw/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Feb 25 18:55:51 UTC 2019
sw/source/core/unocore/unocoll.cxx | 1 -
sw/source/core/unocore/unocrsr.cxx | 1 -
sw/source/core/unocore/unoobj2.cxx | 1 -
sw/source/core/unocore/unoportenum.cxx | 1 -
4 files changed, 4 deletions(-)
New commits:
commit ac40c9aa8f3db53c73283390701cd08a564204cc
Author: Bjoern Michaelsen <bjoern.michaelsen at libreoffice.org>
AuthorDate: Sun Feb 24 21:54:04 2019 +0100
Commit: Björn Michaelsen <bjoern.michaelsen at libreoffice.org>
CommitDate: Mon Feb 25 19:55:26 2019 +0100
remove obsolete includes of calbck
Change-Id: I8d9b1ea3bad07ccaf18de5621e4788940dc33c61
Reviewed-on: https://gerrit.libreoffice.org/68294
Tested-by: Jenkins
Reviewed-by: Björn Michaelsen <bjoern.michaelsen at libreoffice.org>
diff --git a/sw/source/core/unocore/unocoll.cxx b/sw/source/core/unocore/unocoll.cxx
index cca92c4c458e..1fbe1308e26a 100644
--- a/sw/source/core/unocore/unocoll.cxx
+++ b/sw/source/core/unocore/unocoll.cxx
@@ -68,7 +68,6 @@
#include <unorefmark.hxx>
#include <unometa.hxx>
#include <docsh.hxx>
-#include <calbck.hxx>
#include <hints.hxx>
#include <com/sun/star/document/XCodeNameQuery.hpp>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
diff --git a/sw/source/core/unocore/unocrsr.cxx b/sw/source/core/unocore/unocrsr.cxx
index 6f6ccc1040a4..5ecc08ad7bef 100644
--- a/sw/source/core/unocore/unocrsr.cxx
+++ b/sw/source/core/unocore/unocrsr.cxx
@@ -23,7 +23,6 @@
#include <swtable.hxx>
#include <docary.hxx>
#include <rootfrm.hxx>
-#include <calbck.hxx>
sw::UnoCursorHint::~UnoCursorHint() {}
diff --git a/sw/source/core/unocore/unoobj2.cxx b/sw/source/core/unocore/unoobj2.cxx
index b890d86553da..d6d0a25d9bb2 100644
--- a/sw/source/core/unocore/unoobj2.cxx
+++ b/sw/source/core/unocore/unoobj2.cxx
@@ -112,7 +112,6 @@
#include <sortopt.hxx>
#include <algorithm>
#include <iterator>
-#include <calbck.hxx>
using namespace ::com::sun::star;
diff --git a/sw/source/core/unocore/unoportenum.cxx b/sw/source/core/unocore/unoportenum.cxx
index 703be071d4b7..a370fe2dabc6 100644
--- a/sw/source/core/unocore/unoportenum.cxx
+++ b/sw/source/core/unocore/unoportenum.cxx
@@ -54,7 +54,6 @@
#include <unoidx.hxx>
#include <unocoll.hxx>
#include <redline.hxx>
-#include <calbck.hxx>
#include <docufld.hxx>
#include <txtfld.hxx>
#include <txtannotationfld.hxx>
More information about the Libreoffice-commits
mailing list