diff options
Diffstat (limited to 'source3/include/registry.h')
-rw-r--r-- | source3/include/registry.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/registry.h b/source3/include/registry.h index 03b4a5c3cc..99990eca98 100644 --- a/source3/include/registry.h +++ b/source3/include/registry.h @@ -130,10 +130,6 @@ struct registry_key { #define REG_KEY_HKPT 2 -/* The following definitions come from registry/reg_init_full.c */ - -WERROR registry_init_full(void); - /* The following definitions come from registry/reg_init_smbconf.c */ WERROR registry_init_smbconf(const char *keyname); |