mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-24 19:30:15 +00:00
lt sync 2203
This commit is contained in:
parent
19dcc3e09b
commit
6d9cfbabd9
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ namespace libtorrent
|
||||||
|
|
||||||
m_state = torrent_status::queued_for_checking;
|
m_state = torrent_status::queued_for_checking;
|
||||||
|
|
||||||
read_resume_data(m_resume_data);
|
if (m_resume_data.type() == entry::dictionary_t) read_resume_data(m_resume_data);
|
||||||
|
|
||||||
m_storage->async_check_fastresume(&m_resume_data
|
m_storage->async_check_fastresume(&m_resume_data
|
||||||
, bind(&torrent::on_resume_data_checked
|
, bind(&torrent::on_resume_data_checked
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue