fixed typo

This commit is contained in:
Arvid Norberg 2007-09-06 01:32:29 +00:00
parent 49dfc4d63d
commit e76de2edbc
1 changed files with 0 additions and 1 deletions

View File

@ -1763,7 +1763,6 @@ namespace libtorrent
assert(std::find_if(m_downloads.begin(), m_downloads.end()
, has_index(block.piece_index)) == m_downloads.end());
check_invariant();
}
else if (i->requested == 0)
{