mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
fix: remove redundant access specifier
This commit is contained in:
@@ -41,7 +41,6 @@ private:
|
||||
|
||||
void startMovingNextTorrent();
|
||||
|
||||
private:
|
||||
RelocateDialog& dialog_;
|
||||
Glib::RefPtr<Session> const core_;
|
||||
std::vector<int> torrent_ids_;
|
||||
|
||||
Reference in New Issue
Block a user