Index: mozilla/security/nss/lib/nss/nssrenam.h |
=================================================================== |
--- mozilla/security/nss/lib/nss/nssrenam.h (revision 191424) |
+++ mozilla/security/nss/lib/nss/nssrenam.h (working copy) |
@@ -1,15 +0,0 @@ |
-/* This Source Code Form is subject to the terms of the Mozilla Public |
- * License, v. 2.0. If a copy of the MPL was not distributed with this |
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |
- |
-#ifndef __nssrenam_h_ |
-#define __nssrenam_h_ |
- |
-#define CERT_AddTempCertToPerm __CERT_AddTempCertToPerm |
-#define PK11_CreateContextByRawKey __PK11_CreateContextByRawKey |
-#define CERT_ClosePermCertDB __CERT_ClosePermCertDB |
-#define CERT_DecodeDERCertificate __CERT_DecodeDERCertificate |
-#define CERT_TraversePermCertsForNickname __CERT_TraversePermCertsForNickname |
-#define CERT_TraversePermCertsForSubject __CERT_TraversePermCertsForSubject |
- |
-#endif /* __nssrenam_h_ */ |