diff options
Diffstat (limited to 'libports/manage-multithread.c')
-rw-r--r-- | libports/manage-multithread.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libports/manage-multithread.c b/libports/manage-multithread.c index 4003cfbc..60f4c19d 100644 --- a/libports/manage-multithread.c +++ b/libports/manage-multithread.c @@ -247,8 +247,3 @@ ports_manage_port_operations_multithread (struct port_bucket *bucket, totalthreads = 1; thread_function ((void *) 1); } - - - - - |