1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-03 18:34:28 +00:00
This commit is contained in:
Chocobo1 2018-07-15 10:19:24 +08:00
parent c7f1f1494e
commit ec7dfee887
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -3506,7 +3506,7 @@ void Session::setMaxRatioAction(MaxRatioAction act)
}
// If this functions returns true, we cannot add torrent to session,
// but it is still possible to merge trackers in some case
// but it is still possible to merge trackers in some cases
bool Session::isKnownTorrent(const InfoHash &hash) const
{
return (m_torrents.contains(hash)