X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=libtest%2Fbinaries.h;h=7829f3f067e4d061d806e9ce37b340cef3020c74;hb=2569efffe16042f47dc5d2c34528a9ec22fc18b0;hp=4ec663e65300cdc654b5c6a7fa245b024226ebcc;hpb=a1f2b0b98e03369ed051b232f1fc33ed1d611b16;p=awesomized%2Flibmemcached diff --git a/libtest/binaries.h b/libtest/binaries.h index 4ec663e6..7829f3f0 100644 --- a/libtest/binaries.h +++ b/libtest/binaries.h @@ -38,17 +38,4 @@ 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 -