Remove a debug print

This commit is contained in:
Greg Sjaardema 2021-06-02 12:55:36 -06:00 committed by GitHub
parent 477c4de95b
commit 31f0c80ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -878,7 +878,6 @@ IF (HAVE_LIBCURL_766)
set(HAVE_CURLINFO_HTTP_CONNECTCODE TRUE)
set(HAVE_CURLOPT_BUFFERSIZE TRUE)
set(HAVE_CURLOPT_KEEPALIVE TRUE)
MESSAGE("-- Skipping CURL tests: ${HAVE_LIBCURL_766}")
ELSE()
# Check to see if CURLOPT_USERNAME is defined.
# It is present starting version 7.19.1.