mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-17 18:21:43 +02:00
reformat code
This commit is contained in:
parent
8b231c7cc6
commit
6b729ad61c
19 changed files with 23 additions and 35 deletions
|
@ -63,8 +63,7 @@ SpotifyStream::SpotifyStream(PcmListener* pcmListener, const StreamUri& uri) : P
|
|||
}
|
||||
|
||||
|
||||
SpotifyStream::~SpotifyStream()
|
||||
= default;
|
||||
SpotifyStream::~SpotifyStream() = default;
|
||||
|
||||
|
||||
void SpotifyStream::initExeAndPath(const std::string& filename)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue