mirror of
https://github.com/transmission/transmission
synced 2025-03-11 22:52:53 +00:00
(trunk libT) undo #2552's commit r9482 because it causes new problems. #2552 will need a different fix instead.
This commit is contained in:
parent
771e0789b9
commit
acc0ded449
1 changed files with 0 additions and 1 deletions
|
@ -1175,7 +1175,6 @@ peerCallbackFunc( void * vpeer, void * vevent, void * vt )
|
||||||
tr_torrentFileCompleted( tor, fileIndex );
|
tr_torrentFileCompleted( tor, fileIndex );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tr_torrentRecheckCompleteness( tor );
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue