mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
remove debug output
This commit is contained in:
parent
deca562108
commit
2e2ca85131
1 changed files with 0 additions and 3 deletions
|
|
@ -2440,10 +2440,7 @@ MidiRegionView::remove_from_selection (NoteBase* ev)
|
|||
|
||||
if (_selection.empty()) {
|
||||
PublicEditor& editor (trackview.editor());
|
||||
cerr << "Removing MRV from selection\n";
|
||||
editor.get_selection().remove (this);
|
||||
} else {
|
||||
cerr << "note selection not empty\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue