diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-04-02 18:23:43 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-04-03 08:20:19 +0200 |
commit | c04f4393f5ec63dbd546b5c503ddc82d9cd2377e (patch) | |
tree | 4ef6f8ea7bc1239f0c7e975017af8e73f2c78613 /stoc/source | |
parent | 5cd46e2b3b8bbc81aca4d45717be05d2424a6c59 (diff) |
Unused declaration
Change-Id: Ib753cacf91baa6a761ac8f971b67c0f5ade555b6
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 ( |