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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Sep 23 07:55:22 UTC 2021


 vcl/source/gdi/sallayout.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9bf1d13ce76520a032b7986a3d9a31a3a6a4220e
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Sep 21 23:10:07 2021 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Sep 23 09:54:49 2021 +0200

    Removed duplicated include
    
    Change-Id: I437754f53c45965ec6026a6ce21ea3e67528f732
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122411
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/vcl/source/gdi/sallayout.cxx b/vcl/source/gdi/sallayout.cxx
index 1ee3dfa46591..445e2cddba07 100644
--- a/vcl/source/gdi/sallayout.cxx
+++ b/vcl/source/gdi/sallayout.cxx
@@ -22,7 +22,6 @@
 #include <iostream>
 #include <iomanip>
 
-#include <sal/config.h>
 #include <sal/log.hxx>
 
 #include <cstdio>


More information about the Libreoffice-commits mailing list