mirror of
https://github.com/transmission/transmission
synced 2025-03-09 21:54:09 +00:00
fix: remove redundant access specifier
This commit is contained in:
parent
e89ac2a60b
commit
2c92f227e8
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ private:
|
|||
void alt_speed_toggled_cb();
|
||||
void onAltSpeedToggledIdle();
|
||||
|
||||
private:
|
||||
MainWindow& window_;
|
||||
|
||||
Gtk::RadioMenuItem* speedlimit_on_item_[2] = { nullptr, nullptr };
|
||||
|
|
Loading…
Add table
Reference in a new issue