remove leftover cruft from link-region-and-track removal
This commit is contained in:
parent
64404a16c1
commit
b39c30dbd1
@ -822,8 +822,6 @@ Selection::set (RegionView* r, bool /*also_clear_tracks*/)
|
|||||||
void
|
void
|
||||||
Selection::set (vector<RegionView*>& v)
|
Selection::set (vector<RegionView*>& v)
|
||||||
{
|
{
|
||||||
bool had_regions = !regions.empty();
|
|
||||||
|
|
||||||
clear_time(); //enforce region/object exclusivity
|
clear_time(); //enforce region/object exclusivity
|
||||||
clear_tracks(); //enforce object/track exclusivity
|
clear_tracks(); //enforce object/track exclusivity
|
||||||
clear_objects();
|
clear_objects();
|
||||||
|
Loading…
Reference in New Issue
Block a user