mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Fix deleting of MIDI regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@3725 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5befe85218
commit
b69410425c
3 changed files with 3 additions and 2 deletions
|
|
@ -439,7 +439,6 @@ AudioStreamView::redisplay_diskstream ()
|
|||
}
|
||||
|
||||
i = tmp;
|
||||
|
||||
}
|
||||
|
||||
for (xi = crossfade_views.begin(); xi != crossfade_views.end();) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue