aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_digest.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/ossl_digest.h')
-rw-r--r--ext/openssl/ossl_digest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/openssl/ossl_digest.h b/ext/openssl/ossl_digest.h
index 8a1f7964f2..8cc5b1bc56 100644
--- a/ext/openssl/ossl_digest.h
+++ b/ext/openssl/ossl_digest.h
@@ -11,7 +11,6 @@
#if !defined(_OSSL_DIGEST_H_)
#define _OSSL_DIGEST_H_
-extern VALUE mDigest;
extern VALUE cDigest;
extern VALUE eDigestError;