mirror of
https://github.com/transmission/transmission
synced 2025-01-30 19:03:04 +00:00
fix: remove redundant access specifier
This commit is contained in:
parent
1c7ea35801
commit
f7b1777578
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ private:
|
|||
|
||||
void startMovingNextTorrent();
|
||||
|
||||
private:
|
||||
RelocateDialog& dialog_;
|
||||
Glib::RefPtr<Session> const core_;
|
||||
std::vector<int> torrent_ids_;
|
||||
|
|
Loading…
Reference in a new issue