summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2016-03-05 21:31:43 +0000
committerAlessandro Ghedini <alessandro@cloudflare.com>2016-03-08 14:11:59 +0000
commit7b8e12d24eea68017ce96b0faf79d12f3c3ba9f1 (patch)
tree058cf1609bcb14442a558a75f112b1006ec1a5e7 /include
parent8509dcc9f319190c565ab6baad7c88d37a951d1c (diff)
Convert ERR_STRING_DATA to new multi-threading API
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'include')
-rw-r--r--include/openssl/crypto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/openssl/crypto.h b/include/openssl/crypto.h
index 0f09197b78..53c26b9a7f 100644
--- a/include/openssl/crypto.h
+++ b/include/openssl/crypto.h
@@ -165,7 +165,6 @@ extern "C" {
* names in cryptlib.c
*/
-# define CRYPTO_LOCK_ERR 1
# define CRYPTO_LOCK_X509 3
# define CRYPTO_LOCK_X509_INFO 4
# define CRYPTO_LOCK_X509_PKEY 5