mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
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:
parent
832e6fb21a
commit
a8b4169cce
5 changed files with 4 additions and 24 deletions
|
|
@ -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 ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue