sd/source/ui/sidebar/MasterPageContainerProviders.cxx |    1 -
 sfx2/source/control/templatelocalview.cxx             |    1 -
 vcl/source/gdi/bitmapex.cxx                           |    1 -
 3 files changed, 3 deletions(-)

New commits:
commit 39698e9fadcf58f59d54a9535e546a0304d87f63
Author: Julien Nabet <[email protected]>
Date:   Tue Feb 6 13:59:38 2018 +0100

    Unused include pngread in sd/sfx2/vcl
    
    Change-Id: Ieda300cf8b4ace3ac619c57abfba2ab2e56e4084
    Reviewed-on: https://gerrit.libreoffice.org/49296
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/sd/source/ui/sidebar/MasterPageContainerProviders.cxx 
b/sd/source/ui/sidebar/MasterPageContainerProviders.cxx
index 4a1e21ce9897..6c4cd0ba0a34 100644
--- a/sd/source/ui/sidebar/MasterPageContainerProviders.cxx
+++ b/sd/source/ui/sidebar/MasterPageContainerProviders.cxx
@@ -28,7 +28,6 @@
 #include <sfx2/thumbnailview.hxx>
 #include <unotools/ucbstreamhelper.hxx>
 #include <vcl/image.hxx>
-#include <vcl/pngread.hxx>
 #include <com/sun/star/embed/ElementModes.hpp>
 #include <com/sun/star/embed/StorageFactory.hpp>
 #include <tools/diagnose_ex.h>
diff --git a/sfx2/source/control/templatelocalview.cxx 
b/sfx2/source/control/templatelocalview.cxx
index 76f79fafb501..ca96ca0ec8eb 100644
--- a/sfx2/source/control/templatelocalview.cxx
+++ b/sfx2/source/control/templatelocalview.cxx
@@ -23,7 +23,6 @@
 #include <unotools/moduleoptions.hxx>
 #include <vcl/builderfactory.hxx>
 #include <vcl/help.hxx>
-#include <vcl/pngread.hxx>
 #include <vcl/layout.hxx>
 
 #include <com/sun/star/embed/ElementModes.hpp>
diff --git a/vcl/source/gdi/bitmapex.cxx b/vcl/source/gdi/bitmapex.cxx
index 30e12324509e..bf3a57b2ad75 100644
--- a/vcl/source/gdi/bitmapex.cxx
+++ b/vcl/source/gdi/bitmapex.cxx
@@ -30,7 +30,6 @@
 #include <vcl/alpha.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/dibtools.hxx>
-#include <vcl/pngread.hxx>
 #include <vcl/svapp.hxx>
 #include <vcl/bitmapaccess.hxx>
 #include <vcl/virdev.hxx>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to