[Libreoffice-commits] core.git: sd/source sfx2/source vcl/source

Julien Nabet serval2412 at yahoo.fr
Tue Feb 6 17:59:36 UTC 2018


 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 <serval2412 at yahoo.fr>
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 <ci at libreoffice.org>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

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>


More information about the Libreoffice-commits mailing list