summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mach/mach.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mach/mach.h b/mach/mach.h
index 9631ad4967..b11ccd3aa4 100644
--- a/mach/mach.h
+++ b/mach/mach.h
@@ -76,8 +76,6 @@ extern void
__mach_msg_destroy (mach_msg_header_t *msg),
mach_msg_destroy (mach_msg_header_t *msg);
-/* XXX should be in mach/message.h. */
-extern typeof (mach_msg) __mach_msg;
#define __need_FILE
#include <stdio.h>