forked from premiere/premiere-libtorrent
fix bandwidth-limit-logging build
This commit is contained in:
parent
98b47c55c6
commit
b7f2c87ae0
|
@ -38,7 +38,7 @@ namespace libtorrent
|
|||
|
||||
bandwidth_manager::bandwidth_manager(int channel
|
||||
#ifdef TORRENT_VERBOSE_BANDWIDTH_LIMIT
|
||||
, bool log = false
|
||||
, bool log
|
||||
#endif
|
||||
)
|
||||
: m_queued_bytes(0)
|
||||
|
|
Loading…
Reference in New Issue