Commit 440af002 authored by Ian Barber's avatar Ian Barber

Revert "Restoring comment for clarity"

This reverts commit 09956dee.
parent 8968b294
......@@ -306,7 +306,7 @@ void zmq::session_base_t::process_attach (i_engine *engine_)
zmq_assert (!pipe);
pipe = pipes [0];
// Ask socket to plug into the remote end of the pipe.
// Ask socket to plug into the pipe.
send_bind (socket, pipes [1]);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment