summaryrefslogtreecommitdiff
path: root/registry/source/keyimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/source/keyimpl.hxx')
-rw-r--r--registry/source/keyimpl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/registry/source/keyimpl.hxx b/registry/source/keyimpl.hxx
index c0b868f66654..0504e2b0b453 100644
--- a/registry/source/keyimpl.hxx
+++ b/registry/source/keyimpl.hxx
@@ -90,9 +90,6 @@ public:
sal_Unicode*** pValueList,
sal_uInt32* pLen) const;
- RegError getKeyType(const OUString& name,
- RegKeyType* pKeyType) const;
-
RegError getResolvedKeyName(const OUString& keyName,
OUString& resolvedName);