diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/libcli/raw/smb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/libcli/raw/smb.h b/source4/libcli/raw/smb.h index d450c08058..38e434ec69 100644 --- a/source4/libcli/raw/smb.h +++ b/source4/libcli/raw/smb.h @@ -384,8 +384,6 @@ #define OPLOCK_BREAK_TO_LEVEL_II 1 -#define CMD_REPLY 0x8000 - /* The maximum length of a trust account password. Used when we randomly create it, 15 char passwords exceed NT4's max password length */ |