diff options
-rw-r--r-- | i386/i386/io_perm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/i386/io_perm.c b/i386/i386/io_perm.c index d5c71035..3224fdd3 100644 --- a/i386/i386/io_perm.c +++ b/i386/i386/io_perm.c @@ -131,7 +131,6 @@ no_senders (mach_no_senders_notification_t *notification) assert (io_perm != IO_PERM_NULL); - ip_lock (io_perm->port); /* TODO. Actually needed? */ ipc_kobject_set (io_perm->port, IKO_NULL, IKOT_NONE); ipc_port_dealloc_kernel (io_perm->port); |