summaryrefslogtreecommitdiffstats
path: root/engines/e_chil_err.h
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2008-11-19 14:21:27 +0000
committerGeoff Thorpe <geoff@openssl.org>2008-11-19 14:21:27 +0000
commit31636a3ed1bc795656c8764cffec273454827776 (patch)
tree1849b909096ed8d09a6219780cdd6b098c8ff547 /engines/e_chil_err.h
parentf3b7bdadbcd94ae5d0b9f31ac549510621f6963e (diff)
Allow the CHIL engine to load even if dynamic locks aren't registered.
Submitted by: Sander Temme
Diffstat (limited to 'engines/e_chil_err.h')
-rw-r--r--engines/e_chil_err.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/e_chil_err.h b/engines/e_chil_err.h
index 051854950a..3c42a02393 100644
--- a/engines/e_chil_err.h
+++ b/engines/e_chil_err.h
@@ -88,7 +88,6 @@ static void ERR_HWCRHK_error(int function, int reason, char *file, int line);
#define HWCRHK_R_CHIL_ERROR 102
#define HWCRHK_R_CTRL_COMMAND_NOT_IMPLEMENTED 103
#define HWCRHK_R_DSO_FAILURE 104
-#define HWCRHK_R_LOCKING_MISSING 114
#define HWCRHK_R_MISSING_KEY_COMPONENTS 105
#define HWCRHK_R_NOT_INITIALISED 106
#define HWCRHK_R_NOT_LOADED 107