removed incorrect assert

This commit is contained in:
Arvid Norberg 2010-03-21 18:09:34 +00:00
parent d1df643baf
commit 6c42e759c3
1 changed files with 0 additions and 1 deletions

View File

@ -1295,7 +1295,6 @@ namespace libtorrent
// not ready for peers
if (!m_files_checked) return;
TORRENT_ASSERT(!m_torrent_file->priv());
if (m_torrent_file->is_valid()
&& (m_torrent_file->priv()
|| (torrent_file().is_i2p()