aboutsummaryrefslogtreecommitdiffstats
path: root/ossl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ossl.h')
-rw-r--r--ossl.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ossl.h b/ossl.h
index 456ff91..7aa92d4 100644
--- a/ossl.h
+++ b/ossl.h
@@ -24,12 +24,6 @@ extern "C" {
#include <version.h>
#include <openssl/opensslv.h>
-/*
-#if (OPENSSL_VERSION_NUMBER < 0x00907000L)
-# error ! This version of OSSL needs OpenSSL >= 0.9.7 for its run!
-#endif
- */
-
#if defined(NT) || defined(_WIN32)
# define OpenFile WINAPI_OpenFile
#endif