Skip to content

Commit

Permalink
Bug 1317923 - bustage fix, r=me
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Nov 16, 2016
1 parent 3053d47 commit d1a94bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/ecperf/ecperf.c
Expand Up @@ -94,8 +94,6 @@ static SECOidTag ecCurve_oid_map[] = {
typedef SECStatus (*op_func)(void *, void *, void *);
typedef SECStatus (*pk11_op_func)(CK_SESSION_HANDLE, void *, void *, void *);

typedef SECItem SECKEYECParams;

typedef struct ThreadDataStr {
op_func op;
void *p1;
Expand Down

0 comments on commit d1a94bd

Please sign in to comment.