diff --git a/src/storage.cpp b/src/storage.cpp index 49f05b84f..0907c8fd1 100755 --- a/src/storage.cpp +++ b/src/storage.cpp @@ -2212,7 +2212,6 @@ namespace libtorrent { TORRENT_ASSERT(m_storage_mode == storage_mode_compact); TORRENT_ASSERT(m_unallocated_slots.empty()); - TORRENT_ASSERT(m_free_slots.empty()); // we have allocated all slots, switch to // full allocation mode in order to free // some unnecessary memory.