mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
remove no-longer-used TrackSelectionChanged signal from ControlProtocol
This commit is contained in:
parent
7f4880ad12
commit
c438ba2b6e
3 changed files with 0 additions and 3 deletions
|
|
@ -95,7 +95,6 @@ class LIBCONTROLCP_API ControlProtocol : public PBD::Stateful, public PBD::Scope
|
|||
no attention to these signals.
|
||||
*/
|
||||
|
||||
static PBD::Signal1<void,RouteNotificationListPtr> TrackSelectionChanged;
|
||||
static PBD::Signal1<void,StripableNotificationListPtr> StripableSelectionChanged;
|
||||
|
||||
/* the model here is as follows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue