Kaydet (Commit) c04f4393 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Unused declaration

Change-Id: Ib753cacf91baa6a761ac8f971b67c0f5ade555b6
üst 5cd46e2b
...@@ -229,9 +229,6 @@ class IntrospectionAccessStatic_Impl: public salhelper::SimpleReferenceObject ...@@ -229,9 +229,6 @@ class IntrospectionAccessStatic_Impl: public salhelper::SimpleReferenceObject
// Sequence of Listener, that can be registered // Sequence of Listener, that can be registered
Sequence< Type > maSupportedListenerSeq; Sequence< Type > maSupportedListenerSeq;
// BaseInit (should be done later in the application!)
void BaseInit( void );
// Helper-methods for adjusting sizes of Sequences // Helper-methods for adjusting sizes of Sequences
void checkPropertyArraysSize void checkPropertyArraysSize
( (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment