sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 6e783300aabd0efdf2eb75d777ae5b48d272f349 Author: Julien Nabet <[email protected]> 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 <[email protected]> Reviewed-by: Julien Nabet <[email protected]> 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; _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
