mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 05:08:32 +00:00
(trunk libT) #3407 "stop ratio callback called twice in some situations" -- experimental fix in trunk
This commit is contained in:
@@ -1742,8 +1742,6 @@ tr_torrentRecheckCompleteness( tr_torrent * tor )
|
||||
tor->doneDate = tor->anyDate = tr_time( );
|
||||
}
|
||||
|
||||
tr_torrentCheckSeedRatio( tor );
|
||||
|
||||
if( tor->currentDir == tor->incompleteDir )
|
||||
tr_torrentSetLocation( tor, tor->downloadDir, TRUE, NULL, NULL );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user