s4:libcli/raw: remove unuded CMD_REPLY define
authorStefan Metzmacher <metze@samba.org>
Mon, 24 Oct 2011 09:19:06 +0000 (11:19 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 24 Oct 2011 14:10:37 +0000 (16:10 +0200)
metze

source4/libcli/raw/smb.h

index d450c08058d9abbfe23257347995843c7e08f858..38e434ec6910823f75345b7dc953f6cfebe7b5e3 100644 (file)
 #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 */