summaryrefslogtreecommitdiff
path: root/source3/auth/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth/proto.h')
-rw-r--r--source3/auth/proto.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/auth/proto.h b/source3/auth/proto.h
index 2754e86ddb..d383f38cdc 100644
--- a/source3/auth/proto.h
+++ b/source3/auth/proto.h
@@ -140,10 +140,6 @@ NTSTATUS check_sam_security_info3(const DATA_BLOB *challenge,
struct netr_SamInfo3 **pinfo3);
NTSTATUS auth_sam_init(void);
-/* The following definitions come from auth/auth_server.c */
-
-NTSTATUS auth_server_init(void);
-
/* The following definitions come from auth/auth_unix.c */
NTSTATUS auth_unix_init(void);