summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2018-02-06 13:59:38 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-02-06 18:59:11 +0100
commit39698e9fadcf58f59d54a9535e546a0304d87f63 (patch)
tree77f27451343f87be7195fbfccd6198f68680fd0d /vcl/source
parent6e783300aabd0efdf2eb75d777ae5b48d272f349 (diff)
Unused include pngread in sd/sfx2/vcl
Change-Id: Ieda300cf8b4ace3ac619c57abfba2ab2e56e4084 Reviewed-on: https://gerrit.libreoffice.org/49296 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/gdi/bitmapex.cxx1
1 files changed, 0 insertions, 1 deletions
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>