From 797c5f093345b49572cb2ecb40122d0925912cb7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 6 Oct 1998 14:15:13 +0000 Subject: 1998-10-04 Roland McGrath * mach/mach.h: Remove __mach_msg decl; now does it. --- mach/mach.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mach/mach.h') 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 -- cgit v1.2.3