s3-auth: remove dead prototype.
authorGünther Deschner <gd@samba.org>
Mon, 17 Oct 2011 13:56:08 +0000 (15:56 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 17 Oct 2011 13:56:08 +0000 (15:56 +0200)
Guenther

source3/auth/proto.h

index 5dded1421ca4e364006aefb0ff760f865e82f059..a7266d6e60d00981a7d3816feb32c24c89100e9b 100644 (file)
@@ -199,7 +199,6 @@ NTSTATUS make_server_info_wbcAuthUserInfo(TALLOC_CTX *mem_ctx,
                                          const struct wbcAuthUserInfo *info,
                                          struct auth_serversupplied_info **server_info);
 void free_user_info(struct auth_usersupplied_info **user_info);
-bool make_auth_methods(struct auth_context *auth_context, auth_methods **auth_method) ;
 bool is_trusted_domain(const char* dom_name);
 
 /* The following definitions come from auth/user_info.c  */