diff options
Diffstat (limited to 'libports/manage-multithread.c')
-rw-r--r-- | libports/manage-multithread.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libports/manage-multithread.c b/libports/manage-multithread.c index fb8f03f6..553a6444 100644 --- a/libports/manage-multithread.c +++ b/libports/manage-multithread.c @@ -157,10 +157,6 @@ ports_manage_port_operations_multithread (struct port_bucket *bucket, return 0; } - /* Wire this because hurd_thread_cancel will not interoperate - cleanly with cthreads cleverness yet. */ - wire_cthreads = 1; - thread_timeout = global_timeout = 0; /* XXX */ nreqthreads = 1; |