summaryrefslogtreecommitdiff
path: root/source4/libcli
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-10-24 11:19:06 +0200
committerStefan Metzmacher <metze@samba.org>2011-10-24 16:10:37 +0200
commit2414169241c874b3c764d91b598e1c2c0939e037 (patch)
tree639273ce379bcdfa6c8b0862f2115d372866cc85 /source4/libcli
parentec7cc700b23b756677d25c2293327a2423b6d0ed (diff)
downloadsamba-2414169241c874b3c764d91b598e1c2c0939e037.tar.gz
samba-2414169241c874b3c764d91b598e1c2c0939e037.tar.bz2
samba-2414169241c874b3c764d91b598e1c2c0939e037.zip
s4:libcli/raw: remove unuded CMD_REPLY define
metze
Diffstat (limited to 'source4/libcli')
-rw-r--r--source4/libcli/raw/smb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/libcli/raw/smb.h b/source4/libcli/raw/smb.h
index d450c08058..38e434ec69 100644
--- a/source4/libcli/raw/smb.h
+++ b/source4/libcli/raw/smb.h
@@ -384,8 +384,6 @@
#define OPLOCK_BREAK_TO_LEVEL_II 1
-#define CMD_REPLY 0x8000
-
/* The maximum length of a trust account password.
Used when we randomly create it, 15 char passwords
exceed NT4's max password length */