mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 11:46:25 +01:00
NO_OP: spaces for function call
This commit is contained in:
parent
8baf7fbab2
commit
cc3981643a
1 changed files with 1 additions and 1 deletions
|
|
@ -452,7 +452,7 @@ SMFSource::write_unlocked (const WriterLock& lock,
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
append_event_samples(lock, ev, pos_samples);
|
append_event_samples (lock, ev, pos_samples);
|
||||||
}
|
}
|
||||||
|
|
||||||
Evoral::SMF::flush ();
|
Evoral::SMF::flush ();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue