[Libreoffice-commits] core.git: framework/source

Julien Nabet serval2412 at yahoo.fr
Tue Feb 6 17:58:34 UTC 2018


 framework/source/uiconfiguration/imagemanager.cxx       |    2 --
 framework/source/uiconfiguration/moduleimagemanager.cxx |    2 --
 2 files changed, 4 deletions(-)

New commits:
commit 1e47afd9b8f1a27568d82cbd639b9d21fa756094
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Tue Feb 6 13:20:32 2018 +0100

    Unused include pngread/write (framework)
    
    Change-Id: I14358ba06a4a7eb7ad01b0e7cc73455daec917a2
    Reviewed-on: https://gerrit.libreoffice.org/49293
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/framework/source/uiconfiguration/imagemanager.cxx b/framework/source/uiconfiguration/imagemanager.cxx
index 1884dec9d5eb..8baadaafb545 100644
--- a/framework/source/uiconfiguration/imagemanager.cxx
+++ b/framework/source/uiconfiguration/imagemanager.cxx
@@ -35,8 +35,6 @@
 #include <rtl/ustrbuf.hxx>
 #include <comphelper/sequence.hxx>
 #include <unotools/ucbstreamhelper.hxx>
-#include <vcl/pngread.hxx>
-#include <vcl/pngwrite.hxx>
 
 using ::com::sun::star::uno::Sequence;
 using ::com::sun::star::uno::XInterface;
diff --git a/framework/source/uiconfiguration/moduleimagemanager.cxx b/framework/source/uiconfiguration/moduleimagemanager.cxx
index 4ba77f267823..4d8425db0700 100644
--- a/framework/source/uiconfiguration/moduleimagemanager.cxx
+++ b/framework/source/uiconfiguration/moduleimagemanager.cxx
@@ -40,8 +40,6 @@
 #include <osl/file.hxx>
 #include <comphelper/sequence.hxx>
 #include <unotools/ucbstreamhelper.hxx>
-#include <vcl/pngread.hxx>
-#include <vcl/pngwrite.hxx>
 
 //  namespaces
 


More information about the Libreoffice-commits mailing list