summaryrefslogtreecommitdiff
path: root/security/nss/lib/util/secerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/util/secerr.h')
-rw-r--r--security/nss/lib/util/secerr.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/nss/lib/util/secerr.h b/security/nss/lib/util/secerr.h
index 7b205a71e9..4fe1d8e38d 100644
--- a/security/nss/lib/util/secerr.h
+++ b/security/nss/lib/util/secerr.h
@@ -210,11 +210,6 @@ typedef enum {
SEC_ERROR_APPLICATION_CALLBACK_ERROR = (SEC_ERROR_BASE + 178),
- SEC_ERROR_INVALID_STATE = (SEC_ERROR_BASE + 179),
-
- SEC_ERROR_POLICY_LOCKED = (SEC_ERROR_BASE + 180),
- SEC_ERROR_SIGNATURE_ALGORITHM_DISABLED = (SEC_ERROR_BASE + 181),
-
/* Add new error codes above here. */
SEC_ERROR_END_OF_LIST
} SECErrorCodes;