rest of engine dialgo changes
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 20 Jan 2012 15:38:08 +0000 (15:38 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 20 Jan 2012 15:38:08 +0000 (15:38 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@11282 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/engine_dialog.h

index 56a0722118a67b7ee50a8b9f97ab1f860c5875c9..40384888f46efc0ac1e7b4aa91d3b7927175202c 100644 (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;