mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Simplify TrackerEntry::status() logic
This commit is contained in:
parent
04132f6266
commit
e825473289
2 changed files with 17 additions and 35 deletions
|
@ -55,7 +55,6 @@ namespace BitTorrent
|
|||
TrackerEntry &operator=(const TrackerEntry &other) = default;
|
||||
|
||||
QString url() const;
|
||||
bool isWorking() const;
|
||||
Status status() const;
|
||||
|
||||
int tier() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue