mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
remove message about MidiRegionView::redisplay_model() being called without a model - its OK and this message is distracting
git-svn-id: svn://localhost/ardour2/branches/3.0@9280 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aca373cc82
commit
1052bc39bf
1 changed files with 0 additions and 1 deletions
|
|
@ -1011,7 +1011,6 @@ MidiRegionView::redisplay_model()
|
|||
}
|
||||
|
||||
if (!_model) {
|
||||
cerr << "MidiRegionView::redisplay_model called without a model" << endmsg;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue