fixed typo in torrent_info.hpp
This commit is contained in:
parent
519fdfdb36
commit
1f1b3b560e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue