From f85c320759e0fb8d95ea29982d6e3d94646b5de4 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 18 Aug 2017 01:51:02 +0200 Subject: Push user track-templates to the template list --- gtk2_ardour/add_route_dialog.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gtk2_ardour/add_route_dialog.h') diff --git a/gtk2_ardour/add_route_dialog.h b/gtk2_ardour/add_route_dialog.h index 0daef1048e..920113f275 100644 --- a/gtk2_ardour/add_route_dialog.h +++ b/gtk2_ardour/add_route_dialog.h @@ -75,7 +75,6 @@ public: std::string name_template () const; bool name_template_is_default () const; - std::string track_template (); ARDOUR::PluginInfoPtr requested_instrument (); ARDOUR::TrackMode mode(); @@ -108,8 +107,6 @@ private: Gtk::ComboBoxText insert_at_combo; Gtk::ComboBoxText strict_io_combo; - std::vector route_templates; - void track_type_chosen (); void refill_channel_setups (); void refill_route_groups (); @@ -152,7 +149,6 @@ private: struct ChannelSetup { std::string name; - std::string template_path; uint32_t channels; }; -- cgit v1.2.3