mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-06 04:41:44 +02:00
Add boost-process to travis
This commit is contained in:
parent
3b3632474c
commit
89679de108
2 changed files with 1 additions and 2 deletions
|
@ -365,7 +365,6 @@ void WASAPIPlayer::worker()
|
|||
}
|
||||
else
|
||||
{
|
||||
std::clog << static_cast<AixLog::Severity>(INFO) << AixLog::Tag(LOG_TAG);
|
||||
LOG(INFO, LOG_TAG) << "Failed to get chunk\n";
|
||||
|
||||
hr = audioClient->Stop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue