From 50f4fdaa40ab3195377f22243c3ba4287389d207 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Fri, 17 Jul 2020 01:43:23 -0600 Subject: * Experimental: Attempt to implement the Encryption Range in Windows. It works in Windows 10, and it should work in Windows 8.1. It needs testing in Windows 7 and Windows Vista. --- include/config.wnt.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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 and . */ -- cgit v1.2.3-70-g09d2