summaryrefslogtreecommitdiff
path: root/libports
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-08-20 20:41:57 +0000
committerThomas Bushnell <thomas@gnu.org>1997-08-20 20:41:57 +0000
commit73098d54c1b2622ab054073943df0e9190209aac (patch)
tree0231172a8590af8eb5efaa2811f1c650c994b9af /libports
parent06bc2567f84577b548aa7d940872803c6b54d95a (diff)
*** empty log message ***
Diffstat (limited to 'libports')
-rw-r--r--libports/manage-multithread.c4
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;