r1250: We no longer use these #defines
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Jun 2004 02:10:46 +0000 (02:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:46 +0000 (12:56 -0500)
Andrew Bartlett

source/include/smb.h

index 186b6d627e92081bc3e7d9d38883f32127666280..11ff6d2f0be8fd92b39396b5907aa007926bf229 100644 (file)
@@ -199,9 +199,6 @@ typedef struct nt_user_token {
        struct dom_sid **user_sids;
 } NT_USER_TOKEN;
 
-#define NT_HASH_LEN 16
-#define LM_HASH_LEN 16
-
 /* the basic packet size, assuming no words or bytes. Does not include the NBT header */
 #define MIN_SMB_SIZE 35