mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-31 01:43:02 +08:00
Remove unused member variable
This commit is contained in:
parent
9143ac5156
commit
7e6db47e65
@ -135,9 +135,6 @@ namespace zmq
|
||||
// The session this engine is attached to.
|
||||
zmq::session_base_t *session;
|
||||
|
||||
// Detached transient session.
|
||||
zmq::session_base_t *leftover_session;
|
||||
|
||||
options_t options;
|
||||
|
||||
// String representation of endpoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user