aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/openssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vtls/openssl.h')
-rw-r--r--lib/vtls/openssl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/vtls/openssl.h b/lib/vtls/openssl.h
index 030addac6..114dc4bae 100644
--- a/lib/vtls/openssl.h
+++ b/lib/vtls/openssl.h
@@ -33,8 +33,5 @@
extern const struct Curl_ssl Curl_ssl_openssl;
-/* Set the API backend definition to OpenSSL */
-#define CURL_SSL_BACKEND CURLSSLBACKEND_OPENSSL
-
#endif /* USE_OPENSSL */
#endif /* HEADER_CURL_SSLUSE_H */