about summary refs log tree commit diff
path: root/hurd/hurdmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/hurdmsg.c')
-rw-r--r--hurd/hurdmsg.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/hurd/hurdmsg.c b/hurd/hurdmsg.c
index ba19a4538d..acec1f5fdf 100644
--- a/hurd/hurdmsg.c
+++ b/hurd/hurdmsg.c
@@ -449,10 +449,3 @@ _S_msg_set_dtable (mach_port_t process,
 kern_return_t
 _S_msg_startup_dosync (mach_port_t process)
 { return EOPNOTSUPP; }
-
-kern_return_t
-_S_msg_report_wait (mach_port_t process,
-		    mach_port_t thread,
-		    string_t wait_desc,
-		    int *wait_rpc)
-{ return EOPNOTSUPP; }