[Libreoffice-commits] core.git: vcl/workben

Stephan Bergmann sbergman at redhat.com
Mon Nov 10 00:37:38 PST 2014


 vcl/workben/icontest.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f4d4b253242f37efa302ebcddcb75270a119a5b3
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Nov 10 09:37:10 2014 +0100

    loplugin:unreffun
    
    Change-Id: I230479415a4a822dda22e1795af56572a93cb802

diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx
index 39c3686..74b4df8 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()


More information about the Libreoffice-commits mailing list