remove unused + commented line
This commit is contained in:
parent
29d2754c9a
commit
2c0b35fbb1
@ -1420,7 +1420,6 @@ DiskReader::midi_read (framepos_t& start, framecnt_t dur, bool reversed)
|
|||||||
}
|
}
|
||||||
|
|
||||||
dur -= this_read;
|
dur -= this_read;
|
||||||
//offset += this_read;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user