diff options
-rw-r--r-- | source4/libcli/raw/smb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/libcli/raw/smb.h b/source4/libcli/raw/smb.h index c1658406c4..ee22ae097c 100644 --- a/source4/libcli/raw/smb.h +++ b/source4/libcli/raw/smb.h @@ -321,7 +321,6 @@ #define SMBffirst 0x82 /* find first */ #define SMBfunique 0x83 /* find unique */ #define SMBfclose 0x84 /* find close */ -#define SMBkeepalive 0x85 /* keepalive */ #define SMBinvalid 0xFE /* invalid command */ /* Extended 2.0 protocol */ |