mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
remove leftover cruft from link-region-and-track removal
This commit is contained in:
parent
64404a16c1
commit
b39c30dbd1
1 changed files with 0 additions and 2 deletions
|
|
@ -822,8 +822,6 @@ Selection::set (RegionView* r, bool /*also_clear_tracks*/)
|
|||
void
|
||||
Selection::set (vector<RegionView*>& v)
|
||||
{
|
||||
bool had_regions = !regions.empty();
|
||||
|
||||
clear_time(); //enforce region/object exclusivity
|
||||
clear_tracks(); //enforce object/track exclusivity
|
||||
clear_objects();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue