Removed dead param
[m6w6/libmemcached] / libmemcached / instance.hpp
index a69b8ea37985ad5724c0c447546fd8d5bc361ebb..1c614ab1f30db75f4855f517ee23a670c98d9ea8 100644 (file)
@@ -57,6 +57,4 @@ uint32_t memcached_instance_count(const memcached_st* self);
 
 uint32_t memcached_instance_response_count(const org::libmemcached::Instance* self);
 
-uint32_t memcached_instance_set_count(org::libmemcached::Instance *servers, uint32_t count);
-
 void __instance_free(org::libmemcached::Instance *);