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
|
@ -126,8 +126,7 @@ struct BaseMessage
|
|||
{
|
||||
}
|
||||
|
||||
virtual ~BaseMessage()
|
||||
= default;
|
||||
virtual ~BaseMessage() = default;
|
||||
|
||||
virtual void read(std::istream& stream)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue