This commit is contained in:
Arvid Norberg 2008-11-09 09:02:06 +00:00
parent ce544e2300
commit 15a8cbcce7
1 changed files with 1 additions and 1 deletions

View File

@ -1077,9 +1077,9 @@ namespace libtorrent { namespace dht
{ {
m_queries_out_bytes += m_send_buf.size(); m_queries_out_bytes += m_send_buf.size();
} }
#endif
} }
TORRENT_LOG(dht_tracker) << log_line.str() << " ]"; TORRENT_LOG(dht_tracker) << log_line.str() << " ]";
#endif
if (!m.piggy_backed_ping) return; if (!m.piggy_backed_ping) return;