X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=libtest%2Fhttp.cc;h=9933e12f54eb4ac463c964d3e7e69dbd09b39db4;hb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;hp=d7faf19d90d44508feea535e04ff565d5b26f158;hpb=363ba89b6954d2cdcc20f738b627499695e4aaf4;p=m6w6%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