diff --git a/src/disk_io_thread.cpp b/src/disk_io_thread.cpp index ef8bfb125..89c8a54fd 100644 --- a/src/disk_io_thread.cpp +++ b/src/disk_io_thread.cpp @@ -1637,7 +1637,6 @@ namespace libtorrent } ++i; } - jl.unlock(); // now clear all the read jobs for (read_jobs_t::iterator i = sorted_read_jobs.begin(); i != sorted_read_jobs.end();)