mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 15:42:32 -06:00
Use default operators generated/synthesized by compiler
This commit is contained in:
@@ -57,7 +57,6 @@ namespace Net
|
||||
bool hostnameLookupEnabled = true;
|
||||
};
|
||||
bool operator==(const ProxyConfiguration &left, const ProxyConfiguration &right);
|
||||
bool operator!=(const ProxyConfiguration &left, const ProxyConfiguration &right);
|
||||
|
||||
class ProxyConfigurationManager final : public QObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user