From 2c49fdcf50eee568ed32e90f46156e37728042c9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 19 Jun 1999 19:52:37 +0000 Subject: 1999-06-19 Roland McGrath * main.c (main): Remove commented-out wire_task_self call, #include. --- proc/main.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'proc') diff --git a/proc/main.c b/proc/main.c index f036fbf3..ced0e5a7 100644 --- a/proc/main.c +++ b/proc/main.c @@ -25,7 +25,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include -#include #include #include #include @@ -132,9 +131,6 @@ main (int argc, char **argv, char **envp) mach_port_deallocate (mach_task_self (), cons); } - -/* wire_task_self (); */ - while (1) ports_manage_port_operations_multithread (proc_bucket, message_demuxer, -- cgit v1.2.3