[Libreoffice-commits] core.git: desktop/source vcl/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun Jan 3 11:59:15 UTC 2021
desktop/source/deployment/misc/dp_descriptioninfoset.cxx | 1 -
vcl/source/bitmap/bmpfast.cxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 4701d2f23517e54f76a3b685cf852eb3e38da7a1
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Dec 29 17:55:54 2020 +0100
Commit: Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Sun Jan 3 12:58:30 2021 +0100
Removed duplicated includes
Change-Id: I8d6999d085cdf7eef570d7274f0230b400872c7d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108474
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>
diff --git a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
index 2db2145070fc..f38c2b722ed4 100644
--- a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
+++ b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
@@ -24,7 +24,6 @@
#include <dp_descriptioninfoset.hxx>
#include <dp_resource.h>
-#include <sal/config.h>
#include <comphelper/sequence.hxx>
#include <comphelper/processfactory.hxx>
diff --git a/vcl/source/bitmap/bmpfast.cxx b/vcl/source/bitmap/bmpfast.cxx
index 119250a72bbe..1d8515762320 100644
--- a/vcl/source/bitmap/bmpfast.cxx
+++ b/vcl/source/bitmap/bmpfast.cxx
@@ -21,7 +21,6 @@
#include <bitmap/BitmapWriteAccess.hxx>
#include <bitmap/bmpfast.hxx>
-#include <bitmap/BitmapWriteAccess.hxx>
#include <sal/log.hxx>
More information about the Libreoffice-commits
mailing list