mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
s3: Remove an unused variable
This commit is contained in:
parent
568f818a0f
commit
69447de175
@ -769,7 +769,6 @@ static int gpfsacl_emu_chmod(const char *path, mode_t mode)
|
||||
int i;
|
||||
files_struct fake_fsp; /* TODO: rationalize parametrization */
|
||||
SMB4ACE_T *smbace;
|
||||
struct smb_filename *smb_fname = NULL;
|
||||
NTSTATUS status;
|
||||
|
||||
DEBUG(10, ("gpfsacl_emu_chmod invoked for %s mode %o\n", path, mode));
|
||||
|
Loading…
Reference in New Issue
Block a user