fixup more

This commit is contained in:
Daniel Stenberg 2025-10-06 12:55:08 +02:00
parent f60f3b3964
commit 034fd2fcbb
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -48,9 +48,6 @@ static CURLcode test_lib766(const char *URL)
start_test_timing();
res_global_init(CURL_GLOBAL_ALL);
if(res) {
return res;
}
easy_init(easy);
easy_setopt(easy, CURLOPT_VERBOSE, 1L);