diff --git a/src/piece_picker.cpp b/src/piece_picker.cpp index c1941a6ff..a16be1218 100644 --- a/src/piece_picker.cpp +++ b/src/piece_picker.cpp @@ -996,10 +996,6 @@ namespace libtorrent #ifdef TORRENT_PICKER_LOG print_pieces(); #endif - -#ifndef NDEBUG - check_invariant(); -#endif } void piece_picker::we_dont_have(int index)