summaryrefslogtreecommitdiff
path: root/comphelper/inc
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc')
-rw-r--r--comphelper/inc/comphelper/proxyaggregation.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/comphelper/inc/comphelper/proxyaggregation.hxx b/comphelper/inc/comphelper/proxyaggregation.hxx
index 2d78b865b547..2c01a7a3587f 100644
--- a/comphelper/inc/comphelper/proxyaggregation.hxx
+++ b/comphelper/inc/comphelper/proxyaggregation.hxx
@@ -175,10 +175,8 @@ namespace comphelper
//=========================================================================
//= OComponentProxyAggregation
//=========================================================================
- typedef ::cppu::WeakComponentImplHelperBase OComponentProxyAggregation_CBase;
-
class COMPHELPER_DLLPUBLIC OComponentProxyAggregation :public OBaseMutex
- ,public OComponentProxyAggregation_CBase
+ ,public cppu::WeakComponentImplHelperBase
,public OComponentProxyAggregationHelper
{
protected: