s3:include: remove SMBkeepalive
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Jul 2011 06:57:14 +0000 (08:57 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Jul 2011 07:44:04 +0000 (09:44 +0200)
metze

source3/include/smb.h

index 11664b32ac32dd65d7b704c510b32f94dba68d93..8ba878034f8ef17a5c26829cf1aa6919e4ce8233 100644 (file)
@@ -808,7 +808,6 @@ struct connections_data {
 #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 */