From be1fc488e93349d92fb30b1b4deb58fc2b118d56 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 18 Jul 1996 17:24:44 +0000 Subject: *** empty log message *** --- proc/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proc/main.c') diff --git a/proc/main.c b/proc/main.c index 40a0379c..1292cea0 100644 --- a/proc/main.c +++ b/proc/main.c @@ -110,7 +110,7 @@ main (int argc, char **argv, char **envp) mach_port_deallocate (mach_task_self (), pset); mach_port_deallocate (mach_task_self (), psetcntl); - wire_task_self (); +/* wire_task_self (); */ while (1) ports_manage_port_operations_multithread (proc_bucket, -- cgit v1.2.3