summaryrefslogtreecommitdiffstats
path: root/crypto/jpake
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/jpake')
-rw-r--r--crypto/jpake/jpake.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/jpake/jpake.h b/crypto/jpake/jpake.h
index a39a9a877f..8beb9a5b30 100644
--- a/crypto/jpake/jpake.h
+++ b/crypto/jpake/jpake.h
@@ -10,10 +10,6 @@
#include <openssl/opensslconf.h>
-#ifndef OPENSSL_EXPERIMENTAL_JPAKE
-#error JPAKE is disabled.
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif