mirror of
https://github.com/transmission/transmission
synced 2025-03-03 18:25:35 +00:00
fix: remove redundant access specifier
This commit is contained in:
parent
fbfb22f64d
commit
54da1d9397
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ private:
|
|||
|
||||
void response_cb(int response);
|
||||
|
||||
private:
|
||||
PrefsDialog& dialog_;
|
||||
|
||||
Glib::RefPtr<Session> const core_;
|
||||
|
|
Loading…
Reference in a new issue