Add boost-process to travis

This commit is contained in:
badaix 2020-05-04 10:14:43 +02:00
parent 3b3632474c
commit 89679de108
2 changed files with 1 additions and 2 deletions

View file

@ -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();