vcl/workben/vcldemo.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 88e55fb61ef626099e2a43562d788cf75d86fdf2
Author: offtkp <[email protected]>
AuthorDate: Sat Jul 16 19:20:43 2022 +0300
Commit: Tomaž Vajngerl <[email protected]>
CommitDate: Tue Jul 19 16:20:13 2022 +0200
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 <[email protected]>
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>