From: Volker Lendecke Date: Mon, 25 May 2020 16:21:40 +0000 (+0200) Subject: libsmb: Remove an outdated comment X-Git-Tag: ldb-2.2.0~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=652b733337b76096ffd38917b810931404cc1695;p=thirdparty%2Fsamba.git libsmb: Remove an outdated comment Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/libsmb/cli_smb2_fnum.c b/source3/libsmb/cli_smb2_fnum.c index 7fed546d63f..2da8fd109cf 100644 --- a/source3/libsmb/cli_smb2_fnum.c +++ b/source3/libsmb/cli_smb2_fnum.c @@ -1015,7 +1015,6 @@ fail: /*************************************************************** Small wrapper that allows SMB2 to unlink a pathname. - Synchronous only. ***************************************************************/ struct cli_smb2_unlink_state {