X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fhttp.cc;h=9933e12f54eb4ac463c964d3e7e69dbd09b39db4;hb=03fa930d5d4adbe7611ceccd3c8d012b524a36ea;hp=d7faf19d90d44508feea535e04ff565d5b26f158;hpb=9139975f5fe7895259645117b1e0e9a6cb9c27cc;p=awesomized%2Flibmemcached diff --git a/libtest/http.cc b/libtest/http.cc index d7faf19d..9933e12f 100644 --- a/libtest/http.cc +++ b/libtest/http.cc @@ -96,6 +96,8 @@ extern "C" size_t static void init(CURL *curl, const std::string& url) { + (void)curl; + (void)url; if (HAVE_LIBCURL) { #if defined(HAVE_LIBCURL) && HAVE_LIBCURL