vcl/source/gdi/sallayout.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 9bf1d13ce76520a032b7986a3d9a31a3a6a4220e
Author: Andrea Gelmini <[email protected]>
AuthorDate: Tue Sep 21 23:10:07 2021 +0200
Commit: Julien Nabet <[email protected]>
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 <[email protected]>
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>