summaryrefslogtreecommitdiff
path: root/gtk2_ardour/engine_dialog.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-01-20 15:38:08 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-01-20 15:38:08 +0000
commitf6250a578e1e7c7aef695a6319d136ddeba7b2d0 (patch)
treeb8c83f3ca4715d4dffdaa7d50926932c31e75678 /gtk2_ardour/engine_dialog.h
parent3db29c3a8c8398a86ca9a64297ae081a83d2cbeb (diff)
rest of engine dialgo changes
git-svn-id: svn://localhost/ardour2/branches/3.0@11282 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/engine_dialog.h')
-rw-r--r--gtk2_ardour/engine_dialog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/engine_dialog.h b/gtk2_ardour/engine_dialog.h
index 56a0722118..40384888f4 100644
--- a/gtk2_ardour/engine_dialog.h
+++ b/gtk2_ardour/engine_dialog.h
@@ -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;