s3-auth: Remove protype for already-removed auth_ntlmssp_start
[ddiss/samba.git] / source3 / auth / proto.h
index 125ac14ea4a294317b5e11eedf31683c926816de..074da79a056bda4c69ea9ed0fc09632edf13fea4 100644 (file)
@@ -71,7 +71,6 @@ NTSTATUS auth_netlogond_init(void);
 
 NTSTATUS auth_generic_prepare(const struct tsocket_address *remote_address,
                              struct auth_generic_state **auth_ntlmssp_state);
-NTSTATUS auth_ntlmssp_start(struct auth_generic_state *auth_ntlmssp_state);
 NTSTATUS auth_generic_start(struct auth_generic_state *auth_ntlmssp_state, const char *oid);
 NTSTATUS auth_generic_authtype_start(struct auth_generic_state *auth_ntlmssp_state, 
                                     uint8_t auth_type, uint8_t auth_level);