[Libreoffice-commits] core.git: sd/source
Julien Nabet
serval2412 at yahoo.fr
Tue Feb 6 17:59:14 UTC 2018
sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 6e783300aabd0efdf2eb75d777ae5b48d272f349
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Tue Feb 6 13:04:50 2018 +0100
Removed unused include pngwrite in SlsBitmapFactory (sd)
Change-Id: I59305b415858ee1a826f03d9925624239cf7e582
Reviewed-on: https://gerrit.libreoffice.org/49291
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx b/sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx
index 467d121d84c6..645cd170c0ad 100644
--- a/sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx
+++ b/sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx
@@ -29,7 +29,6 @@
#include <svx/svdpage.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/bitmapaccess.hxx>
-#include <vcl/pngwrite.hxx>
namespace sd { namespace slidesorter { namespace view {
class SlideSorterView;
More information about the Libreoffice-commits
mailing list