diff options
Diffstat (limited to 'libports/manage-multithread.c')
-rw-r--r-- | libports/manage-multithread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libports/manage-multithread.c b/libports/manage-multithread.c index 553a6444..6ec1e49f 100644 --- a/libports/manage-multithread.c +++ b/libports/manage-multithread.c @@ -157,8 +157,6 @@ ports_manage_port_operations_multithread (struct port_bucket *bucket, return 0; } - thread_timeout = global_timeout = 0; /* XXX */ - nreqthreads = 1; totalthreads = 1; thread_function (1); |