summaryrefslogtreecommitdiff
path: root/include/mach/mach_port.defs
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/mach_port.defs')
-rw-r--r--include/mach/mach_port.defs9
1 files changed, 1 insertions, 8 deletions
diff --git a/include/mach/mach_port.defs b/include/mach/mach_port.defs
index c7e8526..c21c34b 100644
--- a/include/mach/mach_port.defs
+++ b/include/mach/mach_port.defs
@@ -176,14 +176,7 @@ routine mach_port_mod_refs(
right : mach_port_right_t;
delta : mach_port_delta_t);
-/*
- * Temporary compatibility call.
- */
-
-routine old_mach_port_get_receive_status(
- task : ipc_space_t;
- name : mach_port_name_t;
- out status : old_mach_port_status_t);
+skip; /* old old_mach_port_get_receive_status */
/*
* Only valid for receive rights.