Fix SASL.
[m6w6/libmemcached] / libmemcached-1.0 / quit.h
index 0338eaf03a200d610b9a59340fe6b1a9ff3e73f7..90ff3ff015e3410713cf92dd0d076462d8eee96b 100644 (file)
@@ -44,12 +44,6 @@ extern "C" {
 LIBMEMCACHED_API
 void memcached_quit(memcached_st *ptr);
 
-LIBMEMCACHED_LOCAL
-void memcached_quit_server(memcached_server_st *ptr, bool io_death);
-
-LIBMEMCACHED_LOCAL
-void send_quit(memcached_st *ptr);
-
 #ifdef __cplusplus
 }
 #endif