mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-24 20:07:40 +02:00
removed trailing whitespaces
This commit is contained in:
parent
fa65490192
commit
043f76e35e
9 changed files with 12 additions and 12 deletions
|
@ -123,7 +123,7 @@ void CoreAudioPlayer::worker()
|
|||
logE << "CoreAudioPlayer::worker\n";
|
||||
AudioQueueCreateTimeline(queue, &timeLine_);
|
||||
AudioQueueStart(queue, NULL);
|
||||
CFRunLoopRun();
|
||||
CFRunLoopRun();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue