mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Remove debug code.
git-svn-id: svn://localhost/ardour2/branches/3.0@10603 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e38694acc0
commit
f6d191aec4
1 changed files with 0 additions and 1 deletions
|
|
@ -280,7 +280,6 @@ SMFSource::write_unlocked (MidiRingBuffer<framepos_t>& source, framepos_t positi
|
|||
continue;
|
||||
}
|
||||
|
||||
cerr << "SMFSource:: calling append_event_unlocked_frames()\n";
|
||||
append_event_unlocked_frames(ev, position);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue