From cd10961665bf2786bed6935f1666d18c6241a97d Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 3 Dec 2006 20:31:35 +0000 Subject: 2006-12-03 Leonardo Lopes Pereira [patch #5018 --- ``Remove support to msg_send interface.''] * global.c (UseMsgRPC): Removed definition. * global.h (UseMsgRPC): Removed declaration. * mig.in (--help): Removed information about `-r' and `-R' options. * migcom.c (parseArgs): Changed the switches `-r' and `-R' to deal with the absence of obsolete the send/receive pairs. * user.c (WriteRoutine): Adapted the use of `UseMsgRPC' as if it was defined to `TRUE'. (WriteMsgSendReceive): Removed, since it is not used anymore. --- mig.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'mig.in') diff --git a/mig.in b/mig.in index 1802a52..25053b9 100644 --- a/mig.in +++ b/mig.in @@ -82,8 +82,6 @@ Usage: @MIG@ [OPTION]... [FILE]... This is the GNU implementation of the Mach interface generator \`MIG', which generates Mach RPC stubs from definition files. - -r use msg_rpc [default] - -R use msg_send -q suppress warning statements -Q print warning statements [default] -v verbose -- cgit v1.2.3