mirror of
https://github.com/transmission/transmission
synced 2025-03-10 14:13:23 +00:00
remove unnecessary assertion
This commit is contained in:
parent
66536e6816
commit
3cfbb199af
1 changed files with 0 additions and 2 deletions
|
@ -360,8 +360,6 @@ torrentRealInit( tr_handle * h,
|
|||
tr_torrentUncheck( tor );
|
||||
loaded = tr_fastResumeLoad( tor, ~0, ctor );
|
||||
|
||||
assert( tor->destination != NULL );
|
||||
|
||||
doStart = tor->isRunning;
|
||||
tor->isRunning = 0;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue