Delete a redundant line.

This commit is contained in:
Ben Laurie 2001-06-16 21:51:26 +00:00
parent 285b42756a
commit 09a2615fb2

View File

@ -248,7 +248,6 @@ typedef struct evp_pkey_method_st
int (*sign)();
int (*verify)();
struct {
int
int (*set)(); /* get and/or set the underlying type */
int (*get)();
int (*encrypt)();