[Libreoffice-commits] core.git: vcl/source
Andrea Gelmini
andrea.gelmini at gelma.net
Mon Apr 23 13:45:42 UTC 2018
vcl/source/gdi/bitmap4.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 024b7a23ec854155047ea234911bffa99457694a
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Sun Apr 22 18:31:39 2018 +0200
Removed duplicated include
Change-Id: I1b4cf0dcb18c1eeccb1155c4d4f1462050993aab
Reviewed-on: https://gerrit.libreoffice.org/53277
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins <ci at libreoffice.org>
diff --git a/vcl/source/gdi/bitmap4.cxx b/vcl/source/gdi/bitmap4.cxx
index 3cf4475087b2..df1c39613dc9 100644
--- a/vcl/source/gdi/bitmap4.cxx
+++ b/vcl/source/gdi/bitmap4.cxx
@@ -28,7 +28,6 @@
#include <vcl/BitmapSepiaFilter.hxx>
#include <vcl/BitmapMosaicFilter.hxx>
#include <vcl/BitmapEmbossGreyFilter.hxx>
-#include <vcl/BitmapSepiaFilter.hxx>
#include <vcl/BitmapPopArtFilter.hxx>
#include <vcl/BitmapDuoToneFilter.hxx>
More information about the Libreoffice-commits
mailing list