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
This commit is contained in:
Carl Hetherington 2011-03-30 12:37:14 +00:00
parent 832e6fb21a
commit a8b4169cce
5 changed files with 4 additions and 24 deletions

View file

@ -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 ();