vcl/source/bitmap/bitmap.cxx | 4 ---- 1 file changed, 4 deletions(-) New commits: commit 15d6ae3c2101912814eec1ffd7b87c36445ae7fc Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Dec 24 16:06:22 2020 +0100 Commit: Julien Nabet <serval2...@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 <serval2...@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> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits