diff options
Diffstat (limited to 'source4/libcli')
-rw-r--r-- | source4/libcli/smb2/smb2_constants.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/libcli/smb2/smb2_constants.h b/source4/libcli/smb2/smb2_constants.h index 1a69d54e53..48f30972dc 100644 --- a/source4/libcli/smb2/smb2_constants.h +++ b/source4/libcli/smb2/smb2_constants.h @@ -74,10 +74,6 @@ #define SMB2_DIALECT_REVISION_210 0x0210 #define SMB2_DIALECT_REVISION_2FF 0x02FF -#define SMB2_DIALECT_REVISION SMB2_DIALECT_REVISION_202 -#define SMB21_DIALECT_REVISION SMB2_DIALECT_REVISION_210 -#define SMB2_LONGHORN_BETA_DIALECT_REVISION SMB2_DIALECT_REVISION_000 - /* SMB2 negotiate security_mode */ #define SMB2_NEGOTIATE_SIGNING_ENABLED 0x01 #define SMB2_NEGOTIATE_SIGNING_REQUIRED 0x02 |