auth4: Remove an unused struct declaration
authorVolker Lendecke <vl@samba.org>
Sun, 26 Feb 2017 16:27:05 +0000 (17:27 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 6 Mar 2017 18:19:18 +0000 (19:19 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/auth/auth.h

index fb486941697ccd9dffcefc1665924d6f476bda89..7c623182ec60a41ebc2aad8e984e718d06ad92b7 100644 (file)
@@ -46,7 +46,6 @@ struct loadparm_context;
 #define AUTH4_INTERFACE_VERSION 0
 
 struct auth_method_context;
-struct auth_check_password_request;
 struct auth4_context;
 struct auth_session_info;
 struct ldb_dn;