Fix for test cases to make sure memcached is around.
[m6w6/libmemcached] / libtest / binaries.h
index 4ec663e65300cdc654b5c6a7fa245b024226ebcc..7829f3f067e4d061d806e9ce37b340cef3020c74 100644 (file)
 
 namespace libtest {
 
-LIBTEST_API
-bool has_memcached_binary();
-
-LIBTEST_API
-bool has_memcached_sasl_binary();
-
-LIBTEST_API
-bool has_gearmand_binary();
-
-LIBTEST_API
-bool has_drizzled_binary();
-
 } // namespace libtest
-