From: Ben Laurie Date: Thu, 13 Nov 2008 09:31:08 +0000 (+0000) Subject: J-PAKE is not experimental in HEAD. X-Git-Tag: OpenSSL_0_9_8k^2~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90c65a98381e7cd565cb37daa69c457f3482b328;p=openssl J-PAKE is not experimental in HEAD. --- 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 -#ifndef OPENSSL_EXPERIMENTAL_JPAKE -#error JPAKE is disabled. -#endif - #ifdef __cplusplus extern "C" { #endif