summaryrefslogtreecommitdiff
path: root/registry/source/regimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/source/regimpl.hxx')
-rw-r--r--registry/source/regimpl.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/registry/source/regimpl.hxx b/registry/source/regimpl.hxx
index eb1d8e099aff..cea37bf9b983 100644
--- a/registry/source/regimpl.hxx
+++ b/registry/source/regimpl.hxx
@@ -80,11 +80,6 @@ public:
bool bWarings=false,
bool bReport=false);
- RegError saveKey(RegKeyHandle hKey,
- const OUString& regFileName,
- bool bWarings=false,
- bool bReport=false);
-
RegError dumpRegistry(RegKeyHandle hKey) const;
~ORegistry();