提交 f9e31463 编写于 作者: D Dr. Stephen Henson

remove unused method declaration

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 e5bf3c92
......@@ -208,7 +208,7 @@ struct evp_test_method {
};
static const struct evp_test_method digest_test_method, cipher_test_method;
static const struct evp_test_method aead_test_method, mac_test_method;
static const struct evp_test_method mac_test_method;
static const struct evp_test_method psign_test_method, pverify_test_method;
static const struct evp_test_method pdecrypt_test_method;
static const struct evp_test_method pverify_recover_test_method;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册