mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
TorrentContentModel: Get rid of useless member
This commit is contained in:
@@ -77,7 +77,6 @@ protected:
|
||||
// Non-root item members
|
||||
QString m_name;
|
||||
qulonglong m_size;
|
||||
float m_progress;
|
||||
int m_priority;
|
||||
qulonglong m_totalDone;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user