mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
Remove now unused variable.
Jeremy.
This commit is contained in:
parent
bd269443e3
commit
fac6d5212b
@ -5815,7 +5815,6 @@ static NTSTATUS smb_set_file_unix_link(connection_struct *conn,
|
||||
{
|
||||
char *link_target = NULL;
|
||||
const char *newname = smb_fname->base_name;
|
||||
NTSTATUS status = NT_STATUS_OK;
|
||||
TALLOC_CTX *ctx = talloc_tos();
|
||||
|
||||
/* Set a symbolic link. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user