summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/cppobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/source/bridgetest/cppobj.cxx')
-rw-r--r--testtools/source/bridgetest/cppobj.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/testtools/source/bridgetest/cppobj.cxx b/testtools/source/bridgetest/cppobj.cxx
index 3412ae48289d..a5ca8bc61c21 100644
--- a/testtools/source/bridgetest/cppobj.cxx
+++ b/testtools/source/bridgetest/cppobj.cxx
@@ -491,7 +491,6 @@ Any Test_Impl::transportAny( const Any & value ) throw ( css::uno::RuntimeExcept
}
-
namespace {
void wait(sal_Int32 microSeconds) {
@@ -1169,8 +1168,6 @@ Sequence< OUString > Test_Impl::getSupportedServiceNames()
}
-
-
static Reference< XInterface > SAL_CALL Test_Impl_create(
SAL_UNUSED_PARAMETER const Reference< XMultiServiceFactory > & )
{