summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-09-20 18:02:13 +0000
committerwtc%netscape.com <devnull@localhost>2002-09-20 18:02:13 +0000
commit783c7b5635ca1ef0a54bc37e948e8a7381e3abc6 (patch)
tree69201c368e1769c1083c39995316779eec39dc9d
parentf780281a6e3f194e1c91c74e76591fca929c3886 (diff)
downloadnss-hg-783c7b5635ca1ef0a54bc37e948e8a7381e3abc6.tar.gz
Removed the duplicate NSS_3.6 section in the previous checkin.
-rw-r--r--security/nss/lib/smime/smime.def7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/nss/lib/smime/smime.def b/security/nss/lib/smime/smime.def
index 4b893557e..dde59aaad 100644
--- a/security/nss/lib/smime/smime.def
+++ b/security/nss/lib/smime/smime.def
@@ -211,13 +211,8 @@ NSS_CMSMessage_IsEncrypted;
;+};
;+NSS_3.6 { # NSS 3.6 release
;+ global:
-NSS_CMSSignerInfo_CreateWithSubjKeyID;
-;+ local:
-;+ *;
-;+};
-;+NSS_3.6 { # NSS 3.6 release
-;+ global:
NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs;
+NSS_CMSSignerInfo_CreateWithSubjKeyID;
;+ local:
;+ *;
;+};