13
0

remove remnant of MIDI I/O debugging

git-svn-id: svn://localhost/ardour2/branches/3.0@9937 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-07-26 16:24:41 +00:00
parent df78f284ee
commit 921358a5f3

View File

@ -639,8 +639,6 @@ Sequence<Time>::end_write (StuckNoteOption option, Time when)
typename Notes::iterator next = n;
++next;
cerr << "!!!!!!! note length = " << (*n)->length() << endl;
if ((*n)->length() == 0) {
switch (option) {
case Relax: