summaryrefslogtreecommitdiff
path: root/crypto/jpake
diff options
context:
space:
mode:
authorben <ben>2008-11-13 09:31:08 +0000
committerben <ben>2008-11-13 09:31:08 +0000
commit95fc62d40d9bcc51920b21ab65d2a1eeed679018 (patch)
treec182d158b2205683732f625a9469e8734e1b889a /crypto/jpake
parenta086b4f400aea3f7c26ad2655c124f7a0c9e4504 (diff)
downloadopenssl-95fc62d40d9bcc51920b21ab65d2a1eeed679018.tar.gz
J-PAKE is not experimental in HEAD.
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 a39a9a877..8beb9a5b3 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