[Libreoffice-commits] core.git: vcl/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Dec 25 10:17:32 UTC 2020
vcl/source/bitmap/bitmap.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 15d6ae3c2101912814eec1ffd7b87c36445ae7fc
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Dec 24 16:06:22 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Dec 25 11:16:54 2020 +0100
Removed duplicated includes
Change-Id: Ie6acee879bea14ea9bf616c9e29c7b6339080a24
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108272
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins
diff --git a/vcl/source/bitmap/bitmap.cxx b/vcl/source/bitmap/bitmap.cxx
index c71e5cbe34ec..70b450d34b14 100644
--- a/vcl/source/bitmap/bitmap.cxx
+++ b/vcl/source/bitmap/bitmap.cxx
@@ -36,14 +36,10 @@
#endif
#include <vcl/BitmapMonochromeFilter.hxx>
-#include <svdata.hxx>
-#include <salinst.hxx>
-#include <salbmp.hxx>
#include <BitmapScaleSuperFilter.hxx>
#include <BitmapScaleConvolutionFilter.hxx>
#include <BitmapFastScaleFilter.hxx>
#include <BitmapInterpolateScaleFilter.hxx>
-#include <bitmapwriteaccess.hxx>
#include <bitmap/impoctree.hxx>
#include <bitmap/Octree.hxx>
More information about the Libreoffice-commits
mailing list