mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
Problem: unused get_credential methods and associated fields
Solution: remove them
This commit is contained in:
@@ -67,7 +67,6 @@ class router_t : public routing_socket_base_t
|
||||
protected:
|
||||
// Rollback any message parts that were sent but not yet flushed.
|
||||
int rollback ();
|
||||
const blob_t &get_credential () const;
|
||||
|
||||
private:
|
||||
// Receive peer id and update lookup map
|
||||
|
||||
Reference in New Issue
Block a user