Commit d8c15cf4 authored by Thomas Rodgers's avatar Thomas Rodgers

Code cleanup - removing unused local

parent 1c72bf4e
......@@ -806,7 +806,6 @@ void zmq::stream_engine_t::mechanism_ready ()
// Compile metadata.
typedef metadata_t::dict_t properties_t;
properties_t properties;
properties_t::const_iterator it;
// If we have a peer_address, add it to metadata
if (!peer_address.empty()) {
......
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