remove debug output
This commit is contained in:
parent
d7a390f5ed
commit
a9e1a591aa
@ -1271,8 +1271,6 @@ MidiModel::sync_to_source (const Source::WriterLock& source_lock)
|
||||
{
|
||||
ReadLock lock (read_lock());
|
||||
|
||||
std::cerr << "SYNC " << _midi_source.name() << " from model\n";
|
||||
|
||||
/* Invalidate and store active notes, which will be picked up by the iterator
|
||||
on the next roll if time progresses linearly. */
|
||||
_midi_source.invalidate (source_lock);
|
||||
|
Loading…
Reference in New Issue
Block a user