Remove cruft

This commit is contained in:
Robin Gareus 2025-08-19 14:04:13 +02:00
parent 936f8734b4
commit 07dc5c0fc0
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 0 additions and 5 deletions

View file

@ -523,9 +523,6 @@ Editor::Editor ()
/* canvas */
edit_packer.attach (*_track_canvas_viewport, 3, 4, 0, 2, FILL|EXPAND, FILL|EXPAND, 0, 0);
bottom_hbox.set_border_width (2);
bottom_hbox.set_spacing (3);
PresentationInfo::Change.connect (*this, MISSING_INVALIDATOR, std::bind (&Editor::presentation_info_changed, this, _1), gui_context());
_route_groups = new EditorRouteGroups (*this);

View file

@ -1011,8 +1011,6 @@ private:
Gtk::HBox toplevel_hpacker;
Gtk::HBox bottom_hbox;
Gtk::Table edit_packer;
Gtk::Adjustment unused_adjustment; // yes, really; Gtk::Layout constructor requires refs