mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 00:46:05 +01:00
Merge pull request #1328 from rodgert/master
Code cleanup - removing unused local
This commit is contained in:
commit
8c8d23c761
@ -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()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user