*** empty log message ***

This commit is contained in:
Arvid Norberg
2004-04-17 12:29:35 +00:00
parent f297381fa5
commit 6b5b48adbc
7 changed files with 56 additions and 20 deletions

View File

@@ -707,6 +707,7 @@ namespace libtorrent { namespace detail
++j)
{
torrent* p = boost::get_pointer(j->second);
assert(p);
}
#endif
if (i != m_torrents.end()) return boost::get_pointer(i->second);