mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-24 06:07:29 +01:00
Remove unused variable
This commit is contained in:
parent
0ac56f1582
commit
184bf7fd25
1 changed files with 0 additions and 1 deletions
|
|
@ -242,7 +242,6 @@ MidiSource::midi_read (const Lock& lm,
|
|||
|
||||
cursor.last_read_end = start + cnt;
|
||||
|
||||
samplepos_t time_samples = 0;
|
||||
// Copy events in [start, start + cnt) into dst
|
||||
for (; i != _model->end(); ++i) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue