mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-23 19:38:31 +02:00
modernize with clang-tidy
This commit is contained in:
parent
e0d25d02ab
commit
8b231c7cc6
54 changed files with 182 additions and 196 deletions
|
@ -64,8 +64,7 @@ SpotifyStream::SpotifyStream(PcmListener* pcmListener, const StreamUri& uri) : P
|
|||
|
||||
|
||||
SpotifyStream::~SpotifyStream()
|
||||
{
|
||||
}
|
||||
= default;
|
||||
|
||||
|
||||
void SpotifyStream::initExeAndPath(const std::string& filename)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue