[Libreoffice-commits] core.git: vcl/qa
Stephan Bergmann
sbergman at redhat.com
Thu May 15 13:50:13 PDT 2014
vcl/qa/cppunit/wmf/wmfimporttest.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit a470fe1ea0ff3c9ecfb7664accb50e8ee424b660
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu May 15 22:49:41 2014 +0200
loplugin:unreffun
Change-Id: I10ca928ce30631b531a2549985b54ca071efb79c
diff --git a/vcl/qa/cppunit/wmf/wmfimporttest.cxx b/vcl/qa/cppunit/wmf/wmfimporttest.cxx
index e75f5a1..d4db955 100644
--- a/vcl/qa/cppunit/wmf/wmfimporttest.cxx
+++ b/vcl/qa/cppunit/wmf/wmfimporttest.cxx
@@ -32,7 +32,6 @@ public:
BootstrapFixture(true, false)
{}
- void runTest();
void testNonPlaceableWmf();
CPPUNIT_TEST_SUITE(WmfTest);
More information about the Libreoffice-commits
mailing list