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
@ -1011,7 +1011,6 @@ MidiRegionView::redisplay_model()
|
||||
}
|
||||
|
||||
if (!_model) {
|
||||
cerr << "MidiRegionView::redisplay_model called without a model" << endmsg;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user