diff options
Diffstat (limited to 'libs/libcurl/src/config-win32ce.h')
-rw-r--r-- | libs/libcurl/src/config-win32ce.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/libcurl/src/config-win32ce.h b/libs/libcurl/src/config-win32ce.h index c5bc28543e..2b072d060f 100644 --- a/libs/libcurl/src/config-win32ce.h +++ b/libs/libcurl/src/config-win32ce.h @@ -53,9 +53,6 @@ /* Define if you have the <signal.h> header file. */
#define HAVE_SIGNAL_H 1
-/* Define if you have the <ssl.h> header file. */
-/* #define HAVE_SSL_H 1 */
-
/* Define if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
|