diff options
author | Lorry Tar Creator <lorry-tar-importer@lorry> | 2017-06-08 10:53:01 +0000 |
---|---|---|
committer | Lorry Tar Creator <lorry-tar-importer@lorry> | 2017-06-08 10:53:01 +0000 |
commit | f95d45c36e7c7131747259956821d844e8952e5d (patch) | |
tree | eee14f8b212c48f8597c2a4927a167fcc3a15ea5 /nss/lib/freebl/blapit.h | |
parent | dc1565216a5d20ae0d75872151523252309a1292 (diff) | |
download | nss-master.tar.gz |
Diffstat (limited to 'nss/lib/freebl/blapit.h')
-rw-r--r-- | nss/lib/freebl/blapit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nss/lib/freebl/blapit.h b/nss/lib/freebl/blapit.h index 7cf8fc6..2a17b5f 100644 --- a/nss/lib/freebl/blapit.h +++ b/nss/lib/freebl/blapit.h @@ -377,7 +377,6 @@ struct ECParamsStr { SECItem DEREncoding; ECCurveName name; SECItem curveOID; - int pointSize; }; typedef struct ECParamsStr ECParams; |