mirror of
https://github.com/moparisthebest/curl
synced 2025-01-10 21:48:10 -05:00
openvms: Remove pre-processor for SecureTransport as VMS cannot support it
Fixes #3768 Closes #3785
This commit is contained in:
parent
d69ffec9d8
commit
7b131a1461
@ -328,9 +328,6 @@ $write cvh "#endif"
|
||||
$write cvh "#ifdef USE_CYASSL"
|
||||
$write cvh "#undef USE_CYASSL"
|
||||
$write cvh "#endif"
|
||||
$write cvh "#ifdef USE_DARWINSSL"
|
||||
$write cvh "#undef USE_DARWINSSL"
|
||||
$write cvh "#endif"
|
||||
$write cvh "#ifdef USE_GNUTLS"
|
||||
$write cvh "#undef USE_GNUTLS"
|
||||
$write cvh "#endif"
|
||||
|
Loading…
Reference in New Issue
Block a user