aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/polarssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vtls/polarssl.h')
-rw-r--r--lib/vtls/polarssl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/vtls/polarssl.h b/lib/vtls/polarssl.h
index ce534fa53..23c3636ee 100644
--- a/lib/vtls/polarssl.h
+++ b/lib/vtls/polarssl.h
@@ -28,8 +28,5 @@
extern const struct Curl_ssl Curl_ssl_polarssl;
-/* Set the API backend definition to PolarSSL */
-#define CURL_SSL_BACKEND CURLSSLBACKEND_POLARSSL
-
#endif /* USE_POLARSSL */
#endif /* HEADER_CURL_POLARSSL_H */