mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
removes some debug code
This commit is contained in:
@@ -126,9 +126,6 @@ void message_test::on_message(connection_ptr con,websocketpp::message::data_ptr
|
||||
m_msg.reset();
|
||||
m_pass = FAIL;
|
||||
|
||||
//std::cout << "sent: " << zsutil::to_hex(m_data) << std::endl;
|
||||
//std::cout << "recieved: " << zsutil::to_hex(msg->get_payload()) << std::endl;
|
||||
|
||||
this->end(con);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user