mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
MidiRegionView::clear_events() does _selection.clear(). remove the extra one.
This commit is contained in:
parent
390f56a5e1
commit
bd107a28c6
1 changed files with 0 additions and 1 deletions
|
|
@ -1384,7 +1384,6 @@ MidiRegionView::~MidiRegionView ()
|
|||
end_write();
|
||||
}
|
||||
_entered_note = 0;
|
||||
_selection.clear();
|
||||
clear_events ();
|
||||
|
||||
delete _note_group;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue