mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
libcli/smb: remove unused SMB_SIGNING_SUPPORTED
metze
This commit is contained in:
parent
beb5687e9e
commit
812c3dc80a
@ -91,7 +91,6 @@ enum smb_signing_setting {
|
||||
SMB_SIGNING_DEFAULT,
|
||||
SMB_SIGNING_OFF,
|
||||
SMB_SIGNING_IF_REQUIRED,
|
||||
SMB_SIGNING_SUPPORTED=SMB_SIGNING_IF_REQUIRED,
|
||||
SMB_SIGNING_REQUIRED,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user