From f6d2421bb7ddec968d33b25cfda3b24cefa935a6 Mon Sep 17 00:00:00 2001 From: Martin Hosken Date: Fri, 25 Feb 2011 16:10:55 +0700 Subject: [PATCH] graphite2 consolidated patch --- comphelper/qa/weakbag/test_weakbag_noadditional.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comphelper/qa/weakbag/test_weakbag_noadditional.cxx b/comphelper/qa/weakbag/test_weakbag_noadditional.cxx index 9f3bfe5061ab..b809c701cea8 100644 --- a/comphelper/qa/weakbag/test_weakbag_noadditional.cxx +++ b/comphelper/qa/weakbag/test_weakbag_noadditional.cxx @@ -28,6 +28,6 @@ #include -CPPUNIT_PLUGIN_IMPLEMENT(); +// CPPUNIT_PLUGIN_IMPLEMENT(); /* vim:set shiftwidth=4 softtabstop=4 expandtab: */