rest of engine dialgo changes

git-svn-id: svn://localhost/ardour2/branches/3.0@11282 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-01-20 15:38:08 +00:00
parent 3db29c3a8c
commit f6250a578e

View File

@ -53,8 +53,6 @@ class EngineControl : public Gtk::VBox {
Gtk::SpinButton priority_spinner;
Gtk::Adjustment ports_adjustment;
Gtk::SpinButton ports_spinner;
Gtk::SpinButton input_channels;
Gtk::SpinButton output_channels;
Gtk::Adjustment input_latency_adjustment;
Gtk::SpinButton input_latency;
Gtk::Adjustment output_latency_adjustment;