mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Remove redundant variable
This commit is contained in:
parent
3b015db77d
commit
a6c5a90630
2 changed files with 34 additions and 34 deletions
|
@ -671,7 +671,6 @@ namespace BitTorrent
|
|||
QVector<BitTorrent::TrackerEntry> m_additionalTrackerList;
|
||||
QString m_resumeFolderPath;
|
||||
QFile m_resumeFolderLock;
|
||||
bool m_useProxy;
|
||||
|
||||
QTimer *m_refreshTimer;
|
||||
QTimer *m_seedingLimitTimer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue