summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_routes.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-06 12:04:49 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-06-06 12:04:49 -0400
commit20d85384c111771701a15e533df5a8b3aa96c544 (patch)
treef14bb932aef753ad4c7b26562d6df203cc646d1b /gtk2_ardour/editor_routes.h
parentda5119583aca2caec4082e3d13cfb1f687a5989d (diff)
there is no remote model choice anymore - ordering is determined by the GUI
Diffstat (limited to 'gtk2_ardour/editor_routes.h')
-rw-r--r--gtk2_ardour/editor_routes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_routes.h b/gtk2_ardour/editor_routes.h
index 869c28c492..29e8b45dba 100644
--- a/gtk2_ardour/editor_routes.h
+++ b/gtk2_ardour/editor_routes.h
@@ -65,7 +65,6 @@ public:
void hide_all_tracks (bool);
void clear ();
void sync_presentation_info_from_treeview ();
- void reset_remote_control_ids ();
private:
void initial_display ();