lt sync 2599

This commit is contained in:
Andrew Resch 2008-08-12 10:16:00 +00:00
parent 939c9f34a9
commit 0ed48a6cd8

View File

@ -1220,7 +1220,6 @@ namespace libtorrent
t->get_policy().peer_is_interesting(*this);
disconnect_if_redundant();
if (is_disconnecting()) return;
return;
}