summaryrefslogtreecommitdiff
path: root/i386/include/mach/i386/machine_types.defs
diff options
context:
space:
mode:
Diffstat (limited to 'i386/include/mach/i386/machine_types.defs')
-rwxr-xr-xi386/include/mach/i386/machine_types.defs10
1 files changed, 0 insertions, 10 deletions
diff --git a/i386/include/mach/i386/machine_types.defs b/i386/include/mach/i386/machine_types.defs
index 991b740..6ac17cf 100755
--- a/i386/include/mach/i386/machine_types.defs
+++ b/i386/include/mach/i386/machine_types.defs
@@ -58,14 +58,4 @@ type natural_t = unsigned32;
*/
type integer_t = int32;
-
-#if MACH_IPC_COMPAT
-/*
- * For the old IPC interface
- */
-#define MSG_TYPE_PORT_NAME MACH_MSG_TYPE_INTEGER_32
-
-#endif /* MACH_IPC_COMPAT */
-
-
#endif /* _MACHINE_MACHINE_TYPES_DEFS_ */