diff options
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/source/inspect/introspection.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx index 87b7de165ac0..049d61cffb58 100644 --- a/stoc/source/inspect/introspection.cxx +++ b/stoc/source/inspect/introspection.cxx @@ -1594,9 +1594,6 @@ class ImplIntrospection : public XIntrospection , public OIntrospectionMutex , public OComponentHelper { - friend class ImplMergeIntrospection; - friend class ImplMVCIntrospection; - // Implementation der Introspection. rtl::Reference< IntrospectionAccessStatic_Impl > implInspect(const Any& aToInspectObj); |