removed redundant code

This commit is contained in:
Arvid Norberg 2009-07-26 02:35:16 +00:00
parent eecc78b931
commit ab26b1a5ff
1 changed files with 0 additions and 1 deletions

View File

@ -1217,7 +1217,6 @@ namespace libtorrent
send_unchoke();
}
else if (m_ses.num_uploads() < m_ses.max_uploads()
&& !ignore_unchoke_slots()
&& (t->ratio() == 0
|| share_diff() >= size_type(-free_upload_amount)
|| t->is_finished()))