summaryrefslogtreecommitdiff
path: root/include/mach/mach_param.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/mach_param.h')
-rw-r--r--include/mach/mach_param.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/mach/mach_param.h b/include/mach/mach_param.h
index a63acda2..b2aca081 100644
--- a/include/mach/mach_param.h
+++ b/include/mach/mach_param.h
@@ -36,14 +36,4 @@
#define TASK_PORT_REGISTER_MAX 4 /* Number of "registered" ports */
-
-/* Definitions for the old IPC interface. */
-
-#if MACH_IPC_COMPAT
-
-#define PORT_BACKLOG_DEFAULT 5
-#define PORT_BACKLOG_MAX 16
-
-#endif /* MACH_IPC_COMPAT */
-
#endif /* _MACH_MACH_PARAM_H_ */