mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 19:52:00 +01:00
remove unused variable
This commit is contained in:
@@ -68,9 +68,6 @@ namespace zmq
|
||||
// Address to listen on.
|
||||
tcp_address_t address;
|
||||
|
||||
// True, if the undelying file for UNIX domain socket exists.
|
||||
bool has_file;
|
||||
|
||||
// Underlying socket.
|
||||
fd_t s;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user