mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 00:29:35 +02:00
reformat code
This commit is contained in:
parent
8b231c7cc6
commit
6b729ad61c
19 changed files with 23 additions and 35 deletions
|
@ -36,8 +36,7 @@ public:
|
|||
{
|
||||
}
|
||||
|
||||
~JsonMessage() override
|
||||
= default;
|
||||
~JsonMessage() override = default;
|
||||
|
||||
void read(std::istream& stream) override
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue