svn commit: samba r5038 - in branches/SAMBA_4_0/source/include: .

tridge at samba.org tridge at samba.org
Thu Jan 27 07:09:42 GMT 2005


Author: tridge
Date: 2005-01-27 07:09:42 +0000 (Thu, 27 Jan 2005)
New Revision: 5038

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5038

Log:
we don't need these defines any more

Modified:
   branches/SAMBA_4_0/source/include/smb.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/smb.h
===================================================================
--- branches/SAMBA_4_0/source/include/smb.h	2005-01-27 07:08:20 UTC (rev 5037)
+++ branches/SAMBA_4_0/source/include/smb.h	2005-01-27 07:09:42 UTC (rev 5038)
@@ -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, 



More information about the samba-cvs mailing list