mirror of
https://github.com/curl/curl.git
synced 2026-07-24 02:47:17 +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
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue