fixed non verbose DHT build
This commit is contained in:
@@ -1079,7 +1079,9 @@ namespace libtorrent { namespace dht
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
#ifdef TORRENT_DHT_VERBOSE_LOGGING
|
||||||
TORRENT_LOG(dht_tracker) << log_line.str() << " ]";
|
TORRENT_LOG(dht_tracker) << log_line.str() << " ]";
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
}}
|
}}
|
||||||
|
Reference in New Issue
Block a user