mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
fix: Remove log (#1694)
This commit is contained in:
@@ -150,7 +150,6 @@ public:
|
||||
void
|
||||
onWrite(boost::system::error_code ec, std::size_t)
|
||||
{
|
||||
LOG(perfLog_.info()) << tag() << "xinmeng sent message";
|
||||
messages_.pop();
|
||||
--messagesLength_.get();
|
||||
sending_ = false;
|
||||
|
||||
Reference in New Issue
Block a user