From 01df0e54a77af5f94230e1677b0c4e137220535a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 3 May 1996 21:12:54 +0000 Subject: Missed one. --- auth/auth.c | 1 - 1 file changed, 1 deletion(-) diff --git a/auth/auth.c b/auth/auth.c index 0d2c7595..90f4e5e7 100644 --- a/auth/auth.c +++ b/auth/auth.c @@ -345,7 +345,6 @@ S_auth_user_authenticate (struct authhandle *userauth, /* The server RPC has set the port and signalled U.wakeup. */ *newport = u.passthrough; *newporttype = u.passthrough_type; - mach_port_deallocate (mach_task_self (), ignored); mach_port_deallocate (mach_task_self (), rendezvous); } return err; -- cgit v1.2.3