forked from premiere/premiere-libtorrent
fix logging build
This commit is contained in:
parent
2f26d62f1c
commit
4860805c81
|
@ -963,7 +963,6 @@ namespace aux {
|
|||
PRINT_OFFSETOF(udp_tracker_connection, m_completion_timeout)
|
||||
PRINT_OFFSETOF(udp_tracker_connection, m_read_timeout)
|
||||
PRINT_OFFSETOF(udp_tracker_connection, m_mutex)
|
||||
PRINT_OFFSETOF(udp_tracker_connection, timeout_handler::m_abort)
|
||||
PRINT_OFFSETOF(udp_tracker_connection, m_requester)
|
||||
#ifndef _MSC_VER
|
||||
PRINT_OFFSETOF(udp_tracker_connection, m_man)
|
||||
|
|
Loading…
Reference in New Issue