mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Use truncated torrent hash in temp path
This commit is contained in:
committed by
sledgehammer999
parent
eb7a7b9c04
commit
9016b698c9
@@ -68,7 +68,6 @@ bool InfoHash::isValid() const
|
||||
return m_valid;
|
||||
}
|
||||
|
||||
|
||||
InfoHash::operator libtorrent::sha1_hash() const
|
||||
{
|
||||
return m_nativeHash;
|
||||
|
||||
Reference in New Issue
Block a user