mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
Update tcp_sink.h
This commit is contained in:
@@ -53,9 +53,7 @@ public:
|
||||
{
|
||||
this->client_.connect(config_.server_host, config_.server_port);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
~tcp_sink() override = default;
|
||||
|
||||
|
Reference in New Issue
Block a user