s3:libsmb: remove unused change_trust_account_password()
[mat/samba.git] / source3 / include / proto.h
index 1f143620468a5d6de3d870e28a17dd8fecf4a860..805e6e446e983519561a47a9c770ed562d2f6368 100644 (file)
@@ -980,7 +980,6 @@ NTSTATUS trust_pw_change_and_store_it(struct rpc_pipe_client *cli, TALLOC_CTX *m
 NTSTATUS trust_pw_find_change_and_store_it(struct rpc_pipe_client *cli, 
                                           TALLOC_CTX *mem_ctx, 
                                           const char *domain) ;
-NTSTATUS change_trust_account_password( const char *domain, const char *remote_machine);
 
 /* The following definitions come from param/loadparm.c  */