(trunk libT) #2552: Torrent state doesn't change automatically anymore
This commit is contained in:
parent
288a6d143a
commit
45e84d9ac6
|
@ -1175,6 +1175,7 @@ peerCallbackFunc( void * vpeer, void * vevent, void * vt )
|
|||
tr_torrentFileCompleted( tor, fileIndex );
|
||||
}
|
||||
}
|
||||
tr_torrentRecheckCompleteness( tor );
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue