removed expensive invariant check
This commit is contained in:
@@ -996,10 +996,6 @@ namespace libtorrent
|
|||||||
#ifdef TORRENT_PICKER_LOG
|
#ifdef TORRENT_PICKER_LOG
|
||||||
print_pieces();
|
print_pieces();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef NDEBUG
|
|
||||||
check_invariant();
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void piece_picker::we_dont_have(int index)
|
void piece_picker::we_dont_have(int index)
|
||||||
|
Reference in New Issue
Block a user