summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-02 19:18:54 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-06-02 19:19:22 -0400
commit8818e1887a6cdf21769d31720a70ecaf9d91b13a (patch)
treea4590b18845f901ceebd91019caccce8fbac5c38 /gtk2_ardour/route_ui.h
parent54e8a21a09fec734400be1fa5a856f3a0a9580eb (diff)
there is no explicit "Remote Control ID" control anymore - all done by ordering in the GUI
Diffstat (limited to 'gtk2_ardour/route_ui.h')
-rw-r--r--gtk2_ardour/route_ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/route_ui.h b/gtk2_ardour/route_ui.h
index af8db27349..ddb6b40b57 100644
--- a/gtk2_ardour/route_ui.h
+++ b/gtk2_ardour/route_ui.h
@@ -248,7 +248,6 @@ class RouteUI : public virtual AxisView
void adjust_latency ();
bool process_save_template_prompter (ArdourPrompter& prompter, const std::string& dir);
void save_as_template ();
- void open_remote_control_id_dialog ();
static Gtkmm2ext::ActiveState solo_active_state (boost::shared_ptr<ARDOUR::Stripable>);
static Gtkmm2ext::ActiveState solo_isolate_active_state (boost::shared_ptr<ARDOUR::Stripable>);