Commit 90c65a98 authored by Ben Laurie's avatar Ben Laurie
Browse files

J-PAKE is not experimental in HEAD.

parent 5eba1ab3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -10,10 +10,6 @@

#include <openssl/opensslconf.h>

#ifndef OPENSSL_EXPERIMENTAL_JPAKE
#error JPAKE is disabled.
#endif

#ifdef  __cplusplus
extern "C" {
#endif