fixed typo in torrent_info.hpp
This commit is contained in:
@@ -197,8 +197,6 @@ namespace libtorrent
|
||||
nodes_t m_nodes;
|
||||
|
||||
// the hash that identifies this torrent
|
||||
// is mutable because it's calculated
|
||||
// lazily
|
||||
sha1_hash m_info_hash;
|
||||
|
||||
// if a creation date is found in the torrent file
|
||||
|
Reference in New Issue
Block a user