diff options
Diffstat (limited to 'registry/source/keyimpl.hxx')
-rw-r--r-- | registry/source/keyimpl.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/registry/source/keyimpl.hxx b/registry/source/keyimpl.hxx index 0504e2b0b453..ddfbac418482 100644 --- a/registry/source/keyimpl.hxx +++ b/registry/source/keyimpl.hxx @@ -121,9 +121,6 @@ public: const OUString& getName() const { return m_name; } - sal_uInt32 getRefCount() const - { return m_refCount; } - OUString getFullPath(OUString const & path) const; private: |