summaryrefslogtreecommitdiff
path: root/source4/include/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/local.h')
-rw-r--r--source4/include/local.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source4/include/local.h b/source4/include/local.h
index 3f0f8618aa..67b83c316d 100644
--- a/source4/include/local.h
+++ b/source4/include/local.h
@@ -224,11 +224,4 @@
/* Max number of simultaneous winbindd socket connections. */
#define WINBINDD_MAX_SIMULTANEOUS_CLIENTS 200
-/* size of listen() backlog in smbd */
-#define SMBD_LISTEN_BACKLOG 10
-
-/* the range of ports to try for dcerpc over tcp endpoints */
-#define DCERPC_TCP_LOW_PORT 1024
-#define DCERPC_TCP_HIGH_PORT 1300
-
#endif