summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-06-28 13:18:02 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2021-06-28 18:06:15 +0200
commit3935b85163336ade4d0555a345c7ba2a9b1fc4d7 (patch)
tree8f32ff8b402027f78110cc422c49b162c8f2116d /sw
parenta31b7ea9e62f6d44685aff28e1412eb43b796847 (diff)
Remove duplicated include
Change-Id: I0b92374a9d476944e88ac8d08c024f17f689d696 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118010 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'sw')
-rw-r--r--sw/qa/extras/ooxmlexport/ooxmlexport16.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx
index 7f8ba137825b..21e3a73f8cfd 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx
@@ -27,7 +27,6 @@
#include <com/sun/star/text/XTextTable.hpp>
#include <com/sun/star/text/XTextTablesSupplier.hpp>
#include <com/sun/star/text/XTextFrame.hpp>
-#include <com/sun/star/text/XTextViewCursorSupplier.hpp>
#include <com/sun/star/packages/zip/ZipFileAccess.hpp>
#include <com/sun/star/view/XViewCursor.hpp>
#include <comphelper/configuration.hxx>