remove outdated todo comment

This commit is contained in:
Arvid Norberg 2014-01-20 05:41:24 +00:00
parent b2825ca158
commit 4ac670de5c
1 changed files with 0 additions and 1 deletions

View File

@ -8271,7 +8271,6 @@ namespace libtorrent
}
}
// TODO: 2 will pick_pieces ever return an empty set?
} while (!interesting_blocks.empty());
peers.insert(peers.begin(), ignore_peers.begin(), ignore_peers.end());