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

Andrea Gelmini andrea.gelmini at gelma.net
Sat Feb 24 13:37:27 UTC 2018


 sw/source/core/crsr/viscrs.cxx    |    1 -
 sw/source/uibase/lingu/olmenu.cxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit a6e46a240267a6d7082f65629b2bc1dcd1313f89
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Thu Feb 22 22:39:04 2018 +0100

    Removed duplicated includes
    
    Change-Id: I04ea7b0e923e903210aef81e9d72e554bbf9e1c9
    Reviewed-on: https://gerrit.libreoffice.org/50208
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>

diff --git a/sw/source/core/crsr/viscrs.cxx b/sw/source/core/crsr/viscrs.cxx
index 1f2641b89b0a..b7f370608115 100644
--- a/sw/source/core/crsr/viscrs.cxx
+++ b/sw/source/core/crsr/viscrs.cxx
@@ -48,7 +48,6 @@
 #include <svx/sdr/overlay/overlaymanager.hxx>
 #include <svx/sdrpaintwindow.hxx>
 #include <svx/srchdlg.hxx>
-#include <vcl/svapp.hxx>
 #include <svx/sdr/overlay/overlayselection.hxx>
 #include "overlayrangesoutline.hxx"
 
diff --git a/sw/source/uibase/lingu/olmenu.cxx b/sw/source/uibase/lingu/olmenu.cxx
index 405f27a27a57..a411f3b25c97 100644
--- a/sw/source/uibase/lingu/olmenu.cxx
+++ b/sw/source/uibase/lingu/olmenu.cxx
@@ -73,7 +73,6 @@
 #include <unotools/linguprops.hxx>
 #include <vcl/layout.hxx>
 #include <vcl/settings.hxx>
-#include <vcl/svapp.hxx>
 #include <sal/macros.h>
 
 #include <map>


More information about the Libreoffice-commits mailing list