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

Andrea Gelmini andrea.gelmini at gelma.net
Mon Feb 26 18:27:34 UTC 2018


 cui/source/dialogs/cuigaldlg.cxx    |    1 -
 sw/source/uibase/dochdl/gloshdl.cxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 2d780c983566d7d9aafb7e61d0138a3ce5f59d2a
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Sun Feb 25 22:38:34 2018 +0100

    Removed duplicated includes
    
    Change-Id: Ib93cb76a3b667ca96e228d0b59da9f9849850081
    Reviewed-on: https://gerrit.libreoffice.org/50330
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/cui/source/dialogs/cuigaldlg.cxx b/cui/source/dialogs/cuigaldlg.cxx
index 7c64d613c1b6..c24ef1bc2567 100644
--- a/cui/source/dialogs/cuigaldlg.cxx
+++ b/cui/source/dialogs/cuigaldlg.cxx
@@ -26,7 +26,6 @@
 #include <ucbhelper/content.hxx>
 #include <vcl/svapp.hxx>
 #include <vcl/weld.hxx>
-#include <vcl/weld.hxx>
 #include <avmedia/mediawindow.hxx>
 #include <unotools/pathoptions.hxx>
 #include <sfx2/opengrf.hxx>
diff --git a/sw/source/uibase/dochdl/gloshdl.cxx b/sw/source/uibase/dochdl/gloshdl.cxx
index f964d1b546cc..d7da1c1abf56 100644
--- a/sw/source/uibase/dochdl/gloshdl.cxx
+++ b/sw/source/uibase/dochdl/gloshdl.cxx
@@ -48,7 +48,6 @@
 #include <swerror.h>
 #include <frmmgr.hxx>
 #include <vcl/svapp.hxx>
-#include <vcl/weld.hxx>
 #include <vcl/lstbox.hxx>
 
 #include <editeng/acorrcfg.hxx>


More information about the Libreoffice-commits mailing list