diff options
Diffstat (limited to 'include/config.wnt.h')
-rw-r--r-- | include/config.wnt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/config.wnt.h b/include/config.wnt.h index 65f1533b..2734bff5 100644 --- a/include/config.wnt.h +++ b/include/config.wnt.h @@ -571,8 +571,6 @@ #define DEFAULT_SSLCAPATH "C:\\libressl\\ssl\\certs" #define DEFAULT_SSLCAFILE "C:\\libressl\\ssl\\certs\\cert.pem" #endif /* WXPBUILD */ -#else -#undef DF_ENCRYPTION_RANGE #endif /* defined(ENABLE_WINDOWS_UNIXSSL) && defined(WXPBUILD) */ /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |