mirror of
https://github.com/curl/curl.git
synced 2025-09-17 01:22:41 +03: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