forked from premiere/premiere-libtorrent
*** empty log message ***
This commit is contained in:
parent
3d385dde33
commit
7b9b17f577
|
@ -376,8 +376,8 @@ namespace libtorrent
|
|||
}
|
||||
else
|
||||
{
|
||||
++i;
|
||||
assert(std::find(m_connections.begin(), m_connections.end(), boost::get_pointer(i->second)) == m_connections.end());
|
||||
++i;
|
||||
}
|
||||
}
|
||||
assert(m_connections.empty());
|
||||
|
|
Loading…
Reference in New Issue