mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-22 12:34:24 +00:00
warning fix
This commit is contained in:
parent
679246064f
commit
aa04f7e4e2
@ -425,7 +425,7 @@ namespace libtorrent
|
||||
, piece_priority(1)
|
||||
, index(index_)
|
||||
{
|
||||
TORRENT_ASSERT(peer_count_ >= 0);
|
||||
//TORRENT_ASSERT(peer_count_ >= 0);
|
||||
TORRENT_ASSERT(index_ >= 0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user