mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 11:31:56 +01:00
Small cleanups
This commit is contained in:
@@ -147,7 +147,6 @@ zmq::req_session_t::req_session_t (io_thread_t *io_thread_, bool connect_,
|
||||
|
||||
zmq::req_session_t::~req_session_t ()
|
||||
{
|
||||
state = options.recv_identity ? identity : bottom;
|
||||
}
|
||||
|
||||
int zmq::req_session_t::push_msg (msg_t *msg_)
|
||||
|
||||
Reference in New Issue
Block a user