mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-18 17:07:49 +02:00
reformat code
This commit is contained in:
parent
8b231c7cc6
commit
6b729ad61c
19 changed files with 23 additions and 35 deletions
|
@ -30,8 +30,7 @@
|
|||
using namespace std;
|
||||
|
||||
|
||||
SampleFormat::SampleFormat()
|
||||
= default;
|
||||
SampleFormat::SampleFormat() = default;
|
||||
|
||||
|
||||
SampleFormat::SampleFormat(const std::string& format)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue