diff options
-rw-r--r-- | lib/config-win32.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h index 00191fe4c..309f701a9 100644 --- a/lib/config-win32.h +++ b/lib/config-win32.h @@ -709,9 +709,7 @@ Vista #endif /* Define to use the Windows crypto library. */ -#if !defined(USE_OPENSSL) && !defined(USE_NSS) #define USE_WIN32_CRYPTO -#endif /* ---------------------------------------------------------------- */ /* ADDITIONAL DEFINITIONS */ |