diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2018-02-06 13:59:38 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-02-06 18:59:11 +0100 |
commit | 39698e9fadcf58f59d54a9535e546a0304d87f63 (patch) | |
tree | 77f27451343f87be7195fbfccd6198f68680fd0d /sfx2 | |
parent | 6e783300aabd0efdf2eb75d777ae5b48d272f349 (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 'sfx2')
-rw-r--r-- | sfx2/source/control/templatelocalview.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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> |