[Libreoffice-commits] core.git: sw/qa

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 28 16:06:48 UTC 2021


 sw/qa/extras/ooxmlexport/ooxmlexport16.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3935b85163336ade4d0555a345c7ba2a9b1fc4d7
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jun 28 13:18:02 2021 +0200
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Mon Jun 28 18:06:15 2021 +0200

    Remove duplicated include
    
    Change-Id: I0b92374a9d476944e88ac8d08c024f17f689d696
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118010
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>

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>


More information about the Libreoffice-commits mailing list