diff options
Diffstat (limited to 'stoc/source')
-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 b3accdc0f683..edcb73930351 100644 --- a/stoc/source/inspect/introspection.cxx +++ b/stoc/source/inspect/introspection.cxx @@ -229,9 +229,6 @@ class IntrospectionAccessStatic_Impl: public salhelper::SimpleReferenceObject // Sequence of Listener, that can be registered Sequence< Type > maSupportedListenerSeq; - // BaseInit (should be done later in the application!) - void BaseInit( void ); - // Helper-methods for adjusting sizes of Sequences void checkPropertyArraysSize ( |