diff options
Diffstat (limited to 'libcmix-network')
| -rw-r--r-- | libcmix-network/client.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcmix-network/client.hpp b/libcmix-network/client.hpp index df8c0c4..c583628 100644 --- a/libcmix-network/client.hpp +++ b/libcmix-network/client.hpp @@ -174,7 +174,6 @@ public: * \param message_handler The function to call when a message has been received. */ void async_receive(MessageHandler message_handler) { - BOOST_LOG_TRIVIAL(trace) << socket.get(); using namespace boost::asio::placeholders; boost::asio::async_read( |
