polarssl: Additional removal

Follow up to 6357a19f.

Reviewed-by: Daniel Stenberg
Closes #5004
This commit is contained in:
Steve Holme 2020-02-29 12:52:55 +00:00
parent 5b46790f11
commit a2ad278756
No known key found for this signature in database
GPG key ID: 4059CB85CA7E8F19
3 changed files with 2 additions and 68 deletions

View file

@ -939,9 +939,6 @@ ${SIZEOF_TIME_T_CODE}
/* if GnuTLS is enabled */
#cmakedefine USE_GNUTLS 1
/* if PolarSSL is enabled */
#cmakedefine USE_POLARSSL 1
/* if Secure Transport is enabled */
#cmakedefine USE_SECTRANSP 1