s3: smbd: SMB1 rename_internals() can figure out the wildcard status of the paths...
[amitay/samba.git] / source3 / smbd / proto.h
index b2dfdb21b1beb09d11190bd7ba28b741736ab663..dafe448e3a8a688c12ab45ed1c6a25dbf490545c 100644 (file)
@@ -1050,8 +1050,6 @@ NTSTATUS rename_internals(TALLOC_CTX *ctx,
                        const char *dst_original_lcomp,
                        uint32_t attrs,
                        bool replace_if_exists,
-                       bool src_has_wild,
-                       bool dest_has_wild,
                        uint32_t access_mask);
 void reply_mv(struct smb_request *req);
 NTSTATUS copy_file(TALLOC_CTX *ctx,