summaryrefslogtreecommitdiff
path: root/security/nss/lib/ckfw/manifest.mn
diff options
context:
space:
mode:
authorrelyea%netscape.com <devnull@localhost>2005-08-25 20:08:27 +0000
committerrelyea%netscape.com <devnull@localhost>2005-08-25 20:08:27 +0000
commit4dfc10d699a35018c9c7491682f1d954cec51923 (patch)
tree1563079e6b3a3d0f691a44b0acfb906bcb34a6a0 /security/nss/lib/ckfw/manifest.mn
parent2919b4cc659f1a17a3577b3de25efc694c248d54 (diff)
downloadnss-hg-4dfc10d699a35018c9c7491682f1d954cec51923.tar.gz
Bug 302416 NSS root cert module & fortezza should not be using NSPR static libraries
r=wtc sr-julien Side effects: Root cert module now works with CKF_OS_LOCKING_OK and not callbacks, but does not work if CKF_OS_LOCKING_OK == 0 and callbacks are define.
Diffstat (limited to 'security/nss/lib/ckfw/manifest.mn')
-rw-r--r--security/nss/lib/ckfw/manifest.mn1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/lib/ckfw/manifest.mn b/security/nss/lib/ckfw/manifest.mn
index 345ea81e1..f5e9fb953 100644
--- a/security/nss/lib/ckfw/manifest.mn
+++ b/security/nss/lib/ckfw/manifest.mn
@@ -68,7 +68,6 @@ CSRCS = \
hash.c \
instance.c \
mutex.c \
- nsprstub.c \
object.c \
session.c \
sessobj.c \