fix logging build

This commit is contained in:
Arvid Norberg 2013-11-18 07:05:56 +00:00
parent bcb703b9a3
commit aba8704313
1 changed files with 0 additions and 3 deletions

View File

@ -900,9 +900,6 @@ namespace aux {
PRINT_OFFSETOF(torrent_info, m_piece_hashes)
PRINT_OFFSETOF(torrent_info, m_comment)
PRINT_OFFSETOF(torrent_info, m_created_by)
#ifdef TORRENT_USE_OPENSSL
PRINT_OFFSETOF(torrent_info, m_ssl_root_cert)
#endif
PRINT_OFFSETOF(torrent_info, m_info_dict)
PRINT_OFFSETOF(torrent_info, m_creation_date)
PRINT_OFFSETOF(torrent_info, m_info_hash)