summaryrefslogtreecommitdiffstats
path: root/digest-openssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'digest-openssl.c')
-rw-r--r--digest-openssl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/digest-openssl.c b/digest-openssl.c
index 11efbf7c..dbbea425 100644
--- a/digest-openssl.c
+++ b/digest-openssl.c
@@ -32,9 +32,6 @@
#include "digest.h"
#include "ssherr.h"
-#ifndef HAVE_EVP_RIPEMD160
-# define EVP_ripemd160 NULL
-#endif
#ifndef HAVE_EVP_SHA256
# define EVP_sha256 NULL
#endif