summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/registry.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/registry.h b/source3/include/registry.h
index 09a8333eb3..03b4a5c3cc 100644
--- a/source3/include/registry.h
+++ b/source3/include/registry.h
@@ -130,11 +130,6 @@ struct registry_key {
#define REG_KEY_HKPT 2
-/* The following definitions come from registry/reg_init_basic.c */
-
-WERROR registry_init_common(void);
-WERROR registry_init_basic(void);
-
/* The following definitions come from registry/reg_init_full.c */
WERROR registry_init_full(void);