summaryrefslogtreecommitdiff
path: root/comphelper/qa
diff options
context:
space:
mode:
authorMartin Hosken <martin_hosken@sil.org>2011-02-25 16:10:55 +0700
committerMartin Hosken <martin_hosken@sil.org>2011-03-10 22:40:14 +0700
commitf6d2421bb7ddec968d33b25cfda3b24cefa935a6 (patch)
treed984cda603775ece5d45076ef9bad9a41d438249 /comphelper/qa
parentc76f0e6fce6ade5826fa4f639e5ef9d7ff4165a8 (diff)
graphite2 consolidated patch
Diffstat (limited to 'comphelper/qa')
-rw-r--r--comphelper/qa/weakbag/test_weakbag_noadditional.cxx2
1 files changed, 1 insertions, 1 deletions
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/TestPlugIn.h>
-CPPUNIT_PLUGIN_IMPLEMENT();
+// CPPUNIT_PLUGIN_IMPLEMENT();
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */