summaryrefslogtreecommitdiff
path: root/vcl/workben
diff options
context:
space:
mode:
authorofftkp <parisoplop@gmail.com>2022-07-16 19:20:43 +0300
committerTomaž Vajngerl <quikee@gmail.com>2022-07-19 16:20:13 +0200
commit88e55fb61ef626099e2a43562d788cf75d86fdf2 (patch)
treeb8d5c12f4088bfc517340e3ac1a08feb41f61a44 /vcl/workben
parent8fa6a1f628ca9df5d910db2b2aa7328e1d6220d7 (diff)
Remove unused pngwrite.hxx include in vcldemo.cxx
Change-Id: I8fe829eb34c07c2da47d93ef07f3dee098a9eed3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137138 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/workben')
-rw-r--r--vcl/workben/vcldemo.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index e4f25210d2ee..379901c01398 100644
--- a/vcl/workben/vcldemo.cxx
+++ b/vcl/workben/vcldemo.cxx
@@ -45,7 +45,6 @@
#include <vcl/toolkit/button.hxx>
#include <vcl/toolkit/combobox.hxx>
#include <vcl/toolbox.hxx>
-#include <vcl/pngwrite.hxx>
#include <vcl/toolkit/floatwin.hxx>
#include <vcl/help.hxx>
#include <vcl/menu.hxx>