vcl/source/image/ImplImageTree.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 16bbd139d6a54c47e4fd4a034dbcc238a75f2097
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Apr 14 05:10:00 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Apr 14 10:59:41 2022 +0200

    Removed duplicated include
    
    Change-Id: Ifac2665115cd5b84cd68fff8f1414b9f1c1fb510
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132990
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/vcl/source/image/ImplImageTree.cxx 
b/vcl/source/image/ImplImageTree.cxx
index eb6dd1ecc4d8..827df39a32bc 100644
--- a/vcl/source/image/ImplImageTree.cxx
+++ b/vcl/source/image/ImplImageTree.cxx
@@ -56,7 +56,6 @@
 #include <vcl/pngwrite.hxx>
 #include <o3tl/string_view.hxx>
 #include <bitmap/BitmapLightenFilter.hxx>
-#include <o3tl/string_view.hxx>
 
 using namespace css;
 

Reply via email to