From a8b4169cce468ddb4813c2062b5f03ef258a9f1f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 30 Mar 2011 12:37:14 +0000 Subject: Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903). git-svn-id: svn://localhost/ardour2/branches/3.0@9243 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/monitor_section.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/monitor_section.h') diff --git a/gtk2_ardour/monitor_section.h b/gtk2_ardour/monitor_section.h index fcd452f061..c2a4002226 100644 --- a/gtk2_ardour/monitor_section.h +++ b/gtk2_ardour/monitor_section.h @@ -127,7 +127,6 @@ class MonitorSection : public RouteUI bool cancel_solo (GdkEventButton*); bool cancel_isolate (GdkEventButton*); bool cancel_audition (GdkEventButton*); - void solo_cut_changed (); void update_solo_model (); void parameter_changed (std::string); void isolated_changed (); -- cgit v1.2.3