From 20c55065abcbaf877780706bb33f5f69d73d90f0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 11 Dec 2018 12:25:31 -0500 Subject: more changes flowing from a persistent MonitorSection object --- gtk2_ardour/monitor_section.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/monitor_section.h') diff --git a/gtk2_ardour/monitor_section.h b/gtk2_ardour/monitor_section.h index 67340e135f..08947c0ed8 100644 --- a/gtk2_ardour/monitor_section.h +++ b/gtk2_ardour/monitor_section.h @@ -111,7 +111,6 @@ private: void map_state (); boost::shared_ptr _monitor; - boost::shared_ptr _route; Glib::RefPtr monitor_actions; Glib::RefPtr solo_actions; @@ -193,6 +192,7 @@ private: bool leave_handler (GdkEventCrossing*); void toggle_use_monitor_section (); + void drop_route (); }; #endif /* __gtk2_ardour_monitor_section_h__ */ -- cgit v1.2.3