s3:smbd/proto.h: remove unused do_map_to_guest() prototype
authorStefan Metzmacher <metze@samba.org>
Sat, 14 Jan 2012 11:30:21 +0000 (12:30 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 20 Jan 2012 22:55:52 +0000 (23:55 +0100)
metze

source3/smbd/proto.h

index d4ee4d25bac682d09c0cbccafd42724306407eec..93d23152b54afb8b11dcef38ca7d7c506a214031 100644 (file)
@@ -993,10 +993,6 @@ int list_sessions(TALLOC_CTX *mem_ctx, struct sessionid **session_list);
 
 /* The following definitions come from smbd/sesssetup.c  */
 
-NTSTATUS do_map_to_guest(NTSTATUS status,
-               struct auth_session_info **session_info,
-               const char *user, const char *domain);
-
 NTSTATUS parse_spnego_mechanisms(TALLOC_CTX *ctx,
                DATA_BLOB blob_in,
                DATA_BLOB *pblob_out,