summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneil.williams%sun.com <devnull@localhost>2007-07-14 00:03:32 +0000
committerneil.williams%sun.com <devnull@localhost>2007-07-14 00:03:32 +0000
commitf55e474ff1a957c5f1e352f3adfaf3c5bda9e1f2 (patch)
tree4d1a2a3bae4fbf82b0c11138c855892dbcf19ea4
parent61fc0c426e1adb3105c8ba6c15781d3440c7e202 (diff)
downloadnss-hg-f55e474ff1a957c5f1e352f3adfaf3c5bda9e1f2.tar.gz
Bug 325672, reopened because of a duplicate ECC function decl
r=Wan-Teh
-rw-r--r--security/nss/lib/ssl/sslimpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/lib/ssl/sslimpl.h b/security/nss/lib/ssl/sslimpl.h
index 18ef0c1fb..d60004559 100644
--- a/security/nss/lib/ssl/sslimpl.h
+++ b/security/nss/lib/ssl/sslimpl.h
@@ -1470,7 +1470,6 @@ PRBool SSL_IsExportCipherSuite(PRUint16 cipherSuite);
#endif
void ssl_Trace(const char *format, ...);
-ECName ssl3_GetCurveWithECKeyStrength(PRUint32 curvemsk, int requiredECCbits);
SEC_END_PROTOS