fix bandwidth-limit-logging build
This commit is contained in:
@@ -38,7 +38,7 @@ namespace libtorrent
|
|||||||
|
|
||||||
bandwidth_manager::bandwidth_manager(int channel
|
bandwidth_manager::bandwidth_manager(int channel
|
||||||
#ifdef TORRENT_VERBOSE_BANDWIDTH_LIMIT
|
#ifdef TORRENT_VERBOSE_BANDWIDTH_LIMIT
|
||||||
, bool log = false
|
, bool log
|
||||||
#endif
|
#endif
|
||||||
)
|
)
|
||||||
: m_queued_bytes(0)
|
: m_queued_bytes(0)
|
||||||
|
Reference in New Issue
Block a user