mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Fix compiler warning
This commit is contained in:
parent
b5854df960
commit
fa0dbfc808
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ private:
|
|||
boost::asio::steady_timer timer_;
|
||||
ClientSettings settings_;
|
||||
std::string meta_callback_;
|
||||
std::atomic<bool> active_;
|
||||
SampleFormat sampleFormat_;
|
||||
std::unique_ptr<ClientConnection> clientConnection_;
|
||||
std::shared_ptr<Stream> stream_;
|
||||
|
|
Loading…
Add table
Reference in a new issue