summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/smb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/include/smb.h b/source4/include/smb.h
index 186b6d627e..11ff6d2f0b 100644
--- a/source4/include/smb.h
+++ b/source4/include/smb.h
@@ -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