(trunk libT) #3407 "stop ratio callback called twice in some situations" -- experimental fix in trunk

This commit is contained in:
Charles Kerr 2010-07-11 18:36:18 +00:00
parent 6b66524607
commit 8d60d46538
1 changed files with 0 additions and 2 deletions

View File

@ -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 );