forked from premiere/premiere-libtorrent
removed redundant condition
This commit is contained in:
parent
c725d44ced
commit
68b61e4df6
|
@ -1220,7 +1220,6 @@ namespace libtorrent
|
|||
t->get_policy().peer_is_interesting(*this);
|
||||
|
||||
disconnect_if_redundant();
|
||||
if (is_disconnecting()) return;
|
||||
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue