diff options
author | dartraiden <wowemuh@gmail.com> | 2019-07-21 14:24:53 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-07-21 14:24:53 +0300 |
commit | 000363bb208a4de33f401136e7425ba0c8af50ec (patch) | |
tree | 6791558c36b3caebeff7a89c30d8f126c2e70976 /libs/libcurl/src/config-win32.h | |
parent | d1bfe6d77f8cd4ee92b579287135629c6368bac2 (diff) |
libcurl: update to 7.65.3
Diffstat (limited to 'libs/libcurl/src/config-win32.h')
-rw-r--r-- | libs/libcurl/src/config-win32.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/libcurl/src/config-win32.h b/libs/libcurl/src/config-win32.h index 5b028f193f..90c1054765 100644 --- a/libs/libcurl/src/config-win32.h +++ b/libs/libcurl/src/config-win32.h @@ -246,10 +246,6 @@ /* Define if you have the socket function. */ #define HAVE_SOCKET 1 -/* Define if libSSH2 is in use */ -#define USE_LIBSSH2 1 -#define HAVE_LIBSSH2_H 1 - /* Define if you have the strcasecmp function. */ /* #define HAVE_STRCASECMP 1 */ |