summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-10 09:37:10 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-10 09:37:10 +0100
commitf4d4b253242f37efa302ebcddcb75270a119a5b3 (patch)
tree3a0556de0e30f6109c978c93fea9d71eb391c5f9 /vcl
parentf9cf4409ae72cef4a34f57d43d7bc174dbbb1bdd (diff)
loplugin:unreffun
Change-Id: I230479415a4a822dda22e1795af56572a93cb802
Diffstat (limited to 'vcl')
-rw-r--r--vcl/workben/icontest.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx
index 39c36865f13c..74b4df8873ff 100644
--- a/vcl/workben/icontest.cxx
+++ b/vcl/workben/icontest.cxx
@@ -148,7 +148,6 @@ private:
int nRet;
void DoItWithVcl(const OUString& sImageFile);
- void DoItWithOpenGL(const OUString& sImageFile);
};
void IconTestApp::Init()