diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-03-29 20:14:24 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-29 20:14:24 +0000 |
commit | 187a26925a669606a8c7d18b05917e4dfd2dc769 (patch) | |
tree | 0e4f37d028e30452b9e64a9890f8cf9e3d405d7e /proc/main.c | |
parent | dcf406e8dbf5d56ae8e5bacec02a74c2c2d2dc2a (diff) |
Formerly main.c.~4~
Diffstat (limited to 'proc/main.c')
-rw-r--r-- | proc/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/proc/main.c b/proc/main.c index c3a6263a..48f4e402 100644 --- a/proc/main.c +++ b/proc/main.c @@ -51,8 +51,6 @@ main () mach_port_t boot; mach_port_t authhandle; - initprimes (); - task_get_bootstrap_port (mach_task_self (), &boot); mach_port_allocate (mach_task_self (), MACH_PORT_RIGHT_PORT_SET, |