1
0
Fork 0
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:
Charles Kerr 2022-04-01 11:50:48 -05:00
parent c989a3189e
commit ad8e3dfff4

View file

@ -317,7 +317,6 @@ public:
Gdk::Rectangle const& background_area,
Gtk::CellRendererState flags);
public:
Glib::Property<gpointer> torrent;
Glib::Property<int> bar_height;