mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
Use default operators generated/synthesized by compiler
This commit is contained in:
@@ -90,7 +90,6 @@ namespace BitTorrent
|
||||
std::size_t qHash(const TorrentID &key, std::size_t seed = 0);
|
||||
|
||||
bool operator==(const InfoHash &left, const InfoHash &right);
|
||||
bool operator!=(const InfoHash &left, const InfoHash &right);
|
||||
}
|
||||
|
||||
Q_DECLARE_METATYPE(BitTorrent::TorrentID)
|
||||
|
||||
Reference in New Issue
Block a user