mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
NOOP, remove trailing tabs/whitespace.
This commit is contained in:
parent
e11ba7b79d
commit
22b07e0233
822 changed files with 6861 additions and 6861 deletions
|
|
@ -1643,7 +1643,7 @@ CoreAudioBackend::freewheel_thread ()
|
|||
pthread_mutex_lock (&_process_callback_mutex);
|
||||
|
||||
/* Freewheelin' */
|
||||
|
||||
|
||||
// clear input buffers
|
||||
for (std::vector<CoreBackendPort*>::const_iterator it = _system_inputs.begin (); it != _system_inputs.end (); ++it) {
|
||||
memset ((*it)->get_buffer (_samples_per_period), 0, _samples_per_period * sizeof (Sample));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue