summaryrefslogtreecommitdiff
path: root/source3/passdb/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/passdb/proto.h')
-rw-r--r--source3/passdb/proto.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/passdb/proto.h b/source3/passdb/proto.h
index 486dc3709c..6a95454a0b 100644
--- a/source3/passdb/proto.h
+++ b/source3/passdb/proto.h
@@ -340,10 +340,6 @@ NTSTATUS pdb_nds_init(void);
NTSTATUS pdb_ipa_init(void);
-/* The following definitions come from passdb/pdb_smbpasswd.c */
-
-NTSTATUS pdb_smbpasswd_init(void) ;
-
/* The following definitions come from passdb/pdb_util.c */
NTSTATUS create_builtin_users(const struct dom_sid *sid);