mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Remove Cruft
This commit is contained in:
parent
c02a3413e1
commit
f77540120c
3 changed files with 0 additions and 20 deletions
|
|
@ -1019,10 +1019,6 @@ Editor::presentation_info_changed (PropertyChange const & what_changed)
|
|||
/* STEP 2: update TimeAxisView's knowledge of their selected state
|
||||
*/
|
||||
|
||||
|
||||
PropertyChange pc;
|
||||
pc.add (Properties::selected);
|
||||
|
||||
if (what_changed.contains (Properties::selected)) {
|
||||
|
||||
StripableNotificationListPtr stripables (new StripableNotificationList);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue