remove comment

This commit is contained in:
Arvid Norberg 2015-01-05 12:25:10 +00:00
parent 73a4755f13
commit 1b254e16c2
1 changed files with 0 additions and 1 deletions

View File

@ -5301,7 +5301,6 @@ retry:
#ifndef TORRENT_DISABLE_DHT #ifndef TORRENT_DISABLE_DHT
if (m_dht) if (m_dht)
{ {
// TODO: 3 replace this call with session_stats
m_dht->dht_status(s); m_dht->dht_status(s);
} }
else else