remove comment
This commit is contained in:
parent
73a4755f13
commit
1b254e16c2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue