From: Stefan Metzmacher Date: Tue, 12 Jul 2011 06:57:14 +0000 (+0200) Subject: s3:include: remove SMBkeepalive X-Git-Url: http://git.samba.org/?p=metze%2Fsamba%2Fwip.git;a=commitdiff_plain;h=142b4f5b3710c044d039eda63973619450034dfb s3:include: remove SMBkeepalive metze --- diff --git a/source3/include/smb.h b/source3/include/smb.h index 11664b32ac32..8ba878034f8e 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -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 */