Removed unused macro guard.

This commit is contained in:
TakayukiMatsuo
2021-04-28 10:47:22 +09:00
parent a56de6361d
commit f652ac2a04

View File

@@ -56106,7 +56106,7 @@ int wolfSSL_CRYPTO_get_ex_new_index(int class_index, long argl, void *argp,
return get_ex_new_index(class_index);
}
#endif /* HAVE_EX_DATA || FORTRESS */
#ifndef NO_WOLFSSL_STUB
/**
* Return DH p, q and g parameters
* @param dh a pointer to WOLFSSL_DH