diff options
Diffstat (limited to 'ipc/mach_msg.c')
-rw-r--r-- | ipc/mach_msg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ipc/mach_msg.c b/ipc/mach_msg.c index 0ae8fe0c..3a75fef6 100644 --- a/ipc/mach_msg.c +++ b/ipc/mach_msg.c @@ -464,8 +464,6 @@ mach_msg_trap( goto slow_get; } - kmsg->ikm_header.msgh_size = send_size; - fast_copyin: /* * optimized ipc_kmsg_copyin/ipc_mqueue_copyin |