libsmb: Remove sync cli_smb2_chkpath()
[samba.git] / source3 / libsmb / cli_smb2_fnum.h
index 61a17cd6a97989e6135bb07e49f1f3a07c3bffe5..517d104d70cd63fe5007750b79a67a13be20e710 100644 (file)
@@ -109,8 +109,6 @@ struct tevent_req *cli_smb2_chkpath_send(
        struct cli_state *cli,
        const char *name);
 NTSTATUS cli_smb2_chkpath_recv(struct tevent_req *req);
-NTSTATUS cli_smb2_chkpath(struct cli_state *cli,
-                       const char *name);
 struct tevent_req *cli_smb2_query_info_fnum_send(
        TALLOC_CTX *mem_ctx,
        struct tevent_context *ev,