diff options
author | Martin Hosken <martin_hosken@sil.org> | 2011-02-25 16:10:55 +0700 |
---|---|---|
committer | Martin Hosken <martin_hosken@sil.org> | 2011-03-10 22:40:13 +0700 |
commit | df3c7e76cca60d246277731d0c525d5f7e6f6597 (patch) | |
tree | 3526bbe9a0eb2ca6e6373a75697fc5d9bcefac63 /comphelper/qa | |
parent | e2c95099c8946ab051de02c28d98d18b2c3037e7 (diff) |
graphite2 consolidated patch
Diffstat (limited to 'comphelper/qa')
-rw-r--r-- | comphelper/qa/weakbag/test_weakbag_noadditional.cxx | 2 |
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: */ |