summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ipc/mach_port.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/mach_port.c b/ipc/mach_port.c
index d0310b5..46cb4de 100644
--- a/ipc/mach_port.c
+++ b/ipc/mach_port.c
@@ -1543,7 +1543,6 @@ mach_port_set_syscall_right(task, name)
mach_port_t name;
{
ipc_entry_t entry;
- ipc_port_t port;
kern_return_t kr;
if (task == IS_NULL)