From a6b128912b60f79258a41131f942e19d6292f9a3 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 12 Jul 2011 08:57:34 +0200 Subject: [PATCH] s4:libcli/raw: remove SMBkeepalive metze --- source4/libcli/raw/smb.h | 1 - 1 file changed, 1 deletion(-) diff --git a/source4/libcli/raw/smb.h b/source4/libcli/raw/smb.h index c1658406c485..ee22ae097cf0 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 */ -- 2.34.1