diff options
Diffstat (limited to 'libcli')
| -rw-r--r-- | libcli/smb/smb2_constants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcli/smb/smb2_constants.h b/libcli/smb/smb2_constants.h index 6b13e4f482..191de2b710 100644 --- a/libcli/smb/smb2_constants.h +++ b/libcli/smb/smb2_constants.h @@ -29,7 +29,6 @@ #define SMB2_TF_MSG_SIZE 0x24 /* 4 bytes */ #define SMB2_TF_RESERVED 0x28 /* 2 bytes */ #define SMB2_TF_FLAGS 0x2A /* 2 bytes */ -#define SMB2_TF_ALGORITHM SMB2_TF_FLAGS /* only dialect < 0x310 */ #define SMB2_TF_SESSION_ID 0x2C /* 8 bytes */ #define SMB2_TF_HDR_SIZE 0x34 /* 52 bytes */ |
