mirror of
				https://github.com/zeromq/libzmq.git
				synced 2025-10-30 05:29:43 +01:00 
			
		
		
		
	Problem: unused get_credential methods and associated fields
Solution: remove them
This commit is contained in:
		| @@ -92,8 +92,6 @@ class pipe_t : public object_t, | ||||
|     void set_router_socket_routing_id (const blob_t &router_socket_routing_id_); | ||||
|     const blob_t &get_routing_id () const; | ||||
|  | ||||
|     const blob_t &get_credential () const; | ||||
|  | ||||
|     //  Returns true if there is at least one message to read in the pipe. | ||||
|     bool check_read (); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Giesecke
					Simon Giesecke