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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Feb 18 08:30:00 UTC 2019


 sw/source/uibase/shells/textsh1.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3d2be5bc0d0679bf12c1578de01e5bf80cc54419
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Feb 16 21:30:24 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Feb 18 09:29:40 2019 +0100

    Removed duplicated include
    
    Change-Id: I4d0da48bad9470a336f0412aaa976f454a2428c4
    Reviewed-on: https://gerrit.libreoffice.org/67935
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sw/source/uibase/shells/textsh1.cxx b/sw/source/uibase/shells/textsh1.cxx
index 270fcabc08dc..606239c32398 100644
--- a/sw/source/uibase/shells/textsh1.cxx
+++ b/sw/source/uibase/shells/textsh1.cxx
@@ -120,7 +120,6 @@
 #include <numrule.hxx>
 #include <memory>
 #include <xmloff/odffields.hxx>
-#include <swabstdlg.hxx>
 
 using namespace ::com::sun::star;
 using namespace com::sun::star::beans;


More information about the Libreoffice-commits mailing list