piece picker fix of recent change.

This commit is contained in:
Arvid Norberg 2008-06-12 15:40:50 +00:00
parent 4d021f4cea
commit 295e2a548b
1 changed files with 1 additions and 1 deletions

View File

@ -1005,7 +1005,7 @@ namespace libtorrent
p.set_not_have();
if (m_dirty) return;
if (!p.filtered()) add(index);
if (p.priority(this) >= 0) add(index);
}
// this is used to indicate that we succesfully have