summaryrefslogtreecommitdiff
path: root/stoc/test/testproxyfac.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/testproxyfac.cxx')
-rw-r--r--stoc/test/testproxyfac.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/test/testproxyfac.cxx b/stoc/test/testproxyfac.cxx
index 9505d7ca32bd..83bda7ff321f 100644
--- a/stoc/test/testproxyfac.cxx
+++ b/stoc/test/testproxyfac.cxx
@@ -97,7 +97,6 @@ Any TargetObject::queryInterface( Type const & type )
int TargetObject::s_obj = 0;
-
class TestMaster : public WeakImplHelper< lang::XServiceInfo >
{
Reference< XAggregation > m_xProxyTarget;