mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update tcp_sink.h
This commit is contained in:
parent
ffa85cda1a
commit
e41a258b93
@ -53,9 +53,7 @@ public:
|
||||
{
|
||||
this->client_.connect(config_.server_host, config_.server_port);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
~tcp_sink() override = default;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user