From 95c0f198a78681cc7a81e8940e62d85e8cbcaec7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Tue, 13 Nov 2001 10:19:54 +0000 Subject: [PATCH] fix warning (due to an error during manual conflict resolution) --- crypto/crypto.h | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/crypto.h b/crypto/crypto.h index 52694ebffa..208ce5f7c1 100644 --- a/crypto/crypto.h +++ b/crypto/crypto.h @@ -123,7 +123,6 @@ extern "C" { #define CRYPTO_LOCK_MALLOC2 26 #define CRYPTO_LOCK_DSO 27 #define CRYPTO_LOCK_DYNLOCK 28 -#define CRYPTO_NUM_LOCKS 29 #define CRYPTO_LOCK_ENGINE 29 #define CRYPTO_NUM_LOCKS 30 -- 2.25.1