aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/tls_authentication_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testcurl/https/tls_authentication_test.c')
-rw-r--r--src/testcurl/https/tls_authentication_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testcurl/https/tls_authentication_test.c b/src/testcurl/https/tls_authentication_test.c
index 82c3a0a3..edc018b2 100644
--- a/src/testcurl/https/tls_authentication_test.c
+++ b/src/testcurl/https/tls_authentication_test.c
@@ -309,8 +309,6 @@ main (int argc, char *const *argv)
309 FILE *test_fd; 309 FILE *test_fd;
310 unsigned int errorCount = 0; 310 unsigned int errorCount = 0;
311 311
312 MHD_gtls_global_set_log_level (DEBUG_GNUTLS_LOG_LEVEL);
313
314 if (curl_check_version (MHD_REQ_CURL_VERSION)) 312 if (curl_check_version (MHD_REQ_CURL_VERSION))
315 { 313 {
316 return -1; 314 return -1;