diff --git a/mozilla/security/nss/lib/softoken/pk11init.h b/mozilla/security/nss/lib/softoken/pk11init.h index cf70f88b183..ec25cf8bafe 100644 --- a/mozilla/security/nss/lib/softoken/pk11init.h +++ b/mozilla/security/nss/lib/softoken/pk11init.h @@ -49,7 +49,4 @@ struct PK11PreSlotInfoStr { char hasRootTrust; /* is this the root cert PKCS #11 module? */ }; -extern void PK11SDR_Init(void); -extern void PK11SDR_Shutdown(void); - #endif /* _PK11_INIT_H_ 1 */