Problem: gssapi_server out of date with zap_client

Solution: remove local unused zap_client variable
This commit is contained in:
Luca Boccassi 2017-08-19 17:35:56 +01:00
parent c8097af884
commit 24b2f61b1b

View File

@ -73,8 +73,6 @@ namespace zmq
const std::string peer_address;
zap_client_t zap_client;
// Current FSM state
state_t state;