summaryrefslogtreecommitdiff
path: root/source4/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/smb.h')
-rw-r--r--source4/include/smb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/include/smb.h b/source4/include/smb.h
index e40f86eb4c..ab1e11a02d 100644
--- a/source4/include/smb.h
+++ b/source4/include/smb.h
@@ -27,10 +27,6 @@
#ifndef _SMB_H
#define _SMB_H
-#define NMB_PORT 137
-#define DGRAM_PORT 138
-#define SMB_PORT1 445
-#define SMB_PORT2 139
#define SMB_PORTS "445 139"
enum smb_signing_state {SMB_SIGNING_OFF, SMB_SIGNING_SUPPORTED,