mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
smbd: Remove a pointless and partially wrong comment
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
This commit is contained in:
parent
719d4f98c4
commit
6262f9a66e
@ -973,10 +973,6 @@ static NTSTATUS close_normal_file(struct smb_request *req, files_struct *fsp,
|
||||
|
||||
return status;
|
||||
}
|
||||
/****************************************************************************
|
||||
Function used by reply_rmdir to delete an entire directory
|
||||
tree recursively. Return True on ok, False on fail.
|
||||
****************************************************************************/
|
||||
|
||||
NTSTATUS recursive_rmdir(TALLOC_CTX *ctx,
|
||||
connection_struct *conn,
|
||||
|
Loading…
x
Reference in New Issue
Block a user