From 142b4f5b3710c044d039eda63973619450034dfb Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 12 Jul 2011 08:57:14 +0200 Subject: [PATCH] s3:include: remove SMBkeepalive metze --- source3/include/smb.h | 1 - 1 file changed, 1 deletion(-) 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 */ -- 2.34.1