push2: remove unused member

This commit is contained in:
Paul Davis 2023-04-21 12:15:39 -06:00
parent 7ad0deff10
commit ba66381ab0
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ public:
private:
Push2& _p2;
PBD::ScopedConnectionList _p2_connections;
Gtk::HBox _hpacker;
Gtk::Table _table;
Gtk::Table _action_table;