Commit 8c8d23c7 authored by Pieter Hintjens's avatar Pieter Hintjens

Merge pull request #1328 from rodgert/master

Code cleanup - removing unused local
parents 03031313 d8c15cf4
......@@ -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