summaryrefslogtreecommitdiff
path: root/registry/source/registry.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-03 14:50:16 +0200
committerNoel Grandin <noel@peralex.com>2015-03-19 10:45:01 +0200
commit02cb0ba6b565597d6da23cbf211e959c448b3261 (patch)
tree78cbdd2d0133790bc0049868c486b821ccd8c48f /registry/source/registry.cxx
parent665bad85827661678c49c34a04cb538673435416 (diff)
loplugin:constantfunction: registry
Change-Id: I0556481aee672451221aa72a8a90d465f3670313
Diffstat (limited to 'registry/source/registry.cxx')
-rw-r--r--registry/source/registry.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/registry/source/registry.cxx b/registry/source/registry.cxx
index 961b1ac6b645..3862ce5623dd 100644
--- a/registry/source/registry.cxx
+++ b/registry/source/registry.cxx
@@ -436,10 +436,7 @@ Registry_Api* REGISTRY_CALLTYPE initRegistry_Api(void)
&getStringListValue,
&getUnicodeListValue,
&freeValueList,
- &createLink,
- &deleteLink,
&getKeyType,
- &getLinkTarget,
&getResolvedKeyName,
&getKeyNames,
&freeKeyNames};