mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-29 00:46:17 +02:00
reformat code
This commit is contained in:
parent
8b231c7cc6
commit
6b729ad61c
19 changed files with 23 additions and 35 deletions
|
@ -35,8 +35,7 @@ StreamServer::StreamServer(asio::io_service* io_service, const StreamServerSetti
|
|||
}
|
||||
|
||||
|
||||
StreamServer::~StreamServer()
|
||||
= default;
|
||||
StreamServer::~StreamServer() = default;
|
||||
|
||||
|
||||
void StreamServer::onMetaChanged(const PcmStream* pcmStream)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue