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:
David Robillard 2008-09-14 18:12:37 +00:00
parent 5befe85218
commit b69410425c
3 changed files with 3 additions and 2 deletions

View file

@ -439,7 +439,6 @@ AudioStreamView::redisplay_diskstream ()
}
i = tmp;
}
for (xi = crossfade_views.begin(); xi != crossfade_views.end();) {