Commit 09a2615f authored by Ben Laurie's avatar Ben Laurie
Browse files

Delete a redundant line.

parent 285b4275
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)();