J-PAKE is not experimental in HEAD.

This commit is contained in:
Ben Laurie 2008-11-13 09:31:08 +00:00
parent 5eba1ab346
commit 90c65a9838

View File

@ -10,10 +10,6 @@
#include <openssl/opensslconf.h>
#ifndef OPENSSL_EXPERIMENTAL_JPAKE
#error JPAKE is disabled.
#endif
#ifdef __cplusplus
extern "C" {
#endif