debug define fix in piece_picker
This commit is contained in:
@@ -227,7 +227,7 @@ namespace libtorrent
|
||||
}
|
||||
}
|
||||
|
||||
#if defined TORRENT_PICKER_LOG || defined TORRENT_DEBUG
|
||||
#if defined TORRENT_PICKER_LOG
|
||||
void piece_picker::print_pieces() const
|
||||
{
|
||||
for (std::vector<int>::const_iterator i = m_priority_boundries.begin()
|
||||
|
Reference in New Issue
Block a user