mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 10:27:44 +01:00
Track/Bus Inspector: remove unused latency "apply" button
Latency changes, and reset, are always directly applied. LatencyGUI::finish is invoked by every change
This commit is contained in:
parent
7f12483336
commit
2fd57d23fa
2 changed files with 1 additions and 8 deletions
|
|
@ -92,8 +92,6 @@ private:
|
|||
|
||||
Gtk::Frame latency_frame;
|
||||
Gtk::VBox latency_packer;
|
||||
Gtk::HButtonBox latency_button_box;
|
||||
Gtk::Button latency_apply_button;
|
||||
LatencyGUI* latency_widget;
|
||||
Gtk::Label delay_label;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue