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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Oct 3 19:38:10 UTC 2019


 vcl/source/window/layout.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 75ec373244918d1065bb7d373704800f963232ac
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Oct 3 18:02:31 2019 +0200
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Thu Oct 3 21:36:30 2019 +0200

    Removed duplicated include
    
    Change-Id: Ib6756d3170efd044271eca1fea24baa33abc74d6
    Reviewed-on: https://gerrit.libreoffice.org/80152
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>

diff --git a/vcl/source/window/layout.cxx b/vcl/source/window/layout.cxx
index 2599b4278664..b7a2d8464df9 100644
--- a/vcl/source/window/layout.cxx
+++ b/vcl/source/window/layout.cxx
@@ -16,7 +16,6 @@
 #include <vcl/stdtext.hxx>
 #include <vcl/svapp.hxx>
 #include <vcl/settings.hxx>
-#include <vcl/stdtext.hxx>
 #include <messagedialog.hxx>
 #include <window.h>
 #include <boost/multi_array.hpp>


More information about the Libreoffice-commits mailing list