diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-07-18 13:30:00 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-07-19 08:08:52 +0200 |
commit | 1e9bde7825a5b63c0f1502bd3ebf5173bdf57111 (patch) | |
tree | ae2ff63b2b5615ad422703d2b22e03ba68039378 /vcl/workben | |
parent | a4d2720ebdc6cdd700ca2cfa0d8e2db22a17e4c2 (diff) |
loplugin:unusedmethods
Change-Id: I2b7a055a44c63bfc072b82580811898e177fbb8e
Reviewed-on: https://gerrit.libreoffice.org/57628
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/workben')
-rw-r--r-- | vcl/workben/icontest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx index 35ea9510d442..9280ddeb9259 100644 --- a/vcl/workben/icontest.cxx +++ b/vcl/workben/icontest.cxx @@ -36,7 +36,6 @@ #include <vcl/graph.hxx> #include <vcl/graphicfilter.hxx> #include <vcl/image.hxx> -#include <vcl/openglwin.hxx> #include <vcl/opengl/OpenGLContext.hxx> #include <vcl/opengl/OpenGLHelper.hxx> #include <vcl/svapp.hxx> |