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

Miklos Vajna (via logerrit) logerrit at kemper.freedesktop.org
Fri Aug 27 06:30:45 UTC 2021


 sw/qa/extras/layout/layout.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 0cb4818f079e5916e2abfb13a04599559dcfa796
Author:     Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Thu Aug 26 21:54:43 2021 +0200
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Fri Aug 27 08:30:13 2021 +0200

    sw: remove some unused includes
    
    See tdf#42949 for motivation.
    
    Change-Id: I7082c51ce73b69f27154fe7308df913a38973100
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121129
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmiklos at collabora.com>

diff --git a/sw/qa/extras/layout/layout.cxx b/sw/qa/extras/layout/layout.cxx
index 2eaea6a15c67..51dd08159730 100644
--- a/sw/qa/extras/layout/layout.cxx
+++ b/sw/qa/extras/layout/layout.cxx
@@ -13,8 +13,6 @@
 #include <com/sun/star/linguistic2/XHyphenator.hpp>
 #include <com/sun/star/text/WrapTextMode.hpp>
 #include <comphelper/scopeguard.hxx>
-#include <unotools/syslocaleoptions.hxx>
-#include <i18nlangtag/languagetag.hxx>
 #include <vcl/event.hxx>
 #include <vcl/scheduler.hxx>
 #include <editeng/lrspitem.hxx>
@@ -40,7 +38,6 @@
 #include <ndtxt.hxx>
 #include <frmatr.hxx>
 #include <IDocumentSettingAccess.hxx>
-#include <config_features.h>
 #include <unotxdoc.hxx>
 #include <rootfrm.hxx>
 #include <docsh.hxx>


More information about the Libreoffice-commits mailing list