Don't allow aux sends from MIDI tracks for the time
[ardour.git] / gtk2_ardour / shuttle_control.h
index 03ec0059587cea65b0e89367ec6e0f68db0127b5..ab58969743bbb5609dafeb9628b4cbb6c6134b2e 100644 (file)
@@ -49,8 +49,6 @@ class ShuttleControl : public Gtk::DrawingArea, public ARDOUR::SessionHandlePtr
                void set_value (double);
                double get_value (void) const;
 
-               void set_id (const std::string&);
-
                ShuttleControl& sc;
        };