this time, actually remove the encrypted torrent (AES-256 encrypted peer connections)

This commit is contained in:
Arvid Norberg
2012-02-09 06:47:22 +00:00
parent f7b5c10b2b
commit 679abf2e57
6 changed files with 0 additions and 58 deletions

View File

@@ -830,7 +830,6 @@ namespace aux {
PRINT_OFFSETOF(torrent_info, m_created_by)
#ifdef TORRENT_USE_OPENSSL
PRINT_OFFSETOF(torrent_info, m_ssl_root_cert)
PRINT_OFFSETOF(torrent_info, m_aes_key)
#endif
PRINT_OFFSETOF(torrent_info, m_info_dict)
PRINT_OFFSETOF(torrent_info, m_creation_date)