mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Removed unrelated change in Selection::set_state () (clear_points()).
This commit is contained in:
parent
a795892492
commit
792f9ff37b
1 changed files with 0 additions and 1 deletions
|
|
@ -1261,7 +1261,6 @@ Selection::set_state (XMLNode const & node, int)
|
|||
}
|
||||
|
||||
clear_regions ();
|
||||
clear_points ();
|
||||
clear_time ();
|
||||
clear_tracks ();
|
||||
clear_markers ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue