mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
alignment to 4.0 + misc cspot fixes
This commit is contained in:
@@ -192,7 +192,6 @@ void MercuryManager::stop() {
|
||||
isRunning = false;
|
||||
audioChunkManager->close();
|
||||
std::scoped_lock(audioChunkManager->runningMutex, this->runningMutex);
|
||||
this->session->close();
|
||||
CSPOT_LOG(debug, "mercury stopped");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user