From 915864e7f0315b0c96315d0bcd48b1b93592353a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 11 Jan 2017 10:48:20 +0100 Subject: dirmngr: Remove warnings about unused global variables. * dirmngr/crlcache.c (oidstr_issuingDistributionPoint): Comment. * dirmngr/ocsp.c (oidstr_certHash): Comment. Signed-off-by: Werner Koch --- dirmngr/ocsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dirmngr/ocsp.c') diff --git a/dirmngr/ocsp.c b/dirmngr/ocsp.c index 8c893aa47..9127cf754 100644 --- a/dirmngr/ocsp.c +++ b/dirmngr/ocsp.c @@ -44,7 +44,7 @@ static const char oidstr_ocsp[] = "1.3.6.1.5.5.7.48.1"; HashAlgorithm AlgorithmIdentifier, certificateHash OCTET STRING } */ -static const char oidstr_certHash[] = "1.3.36.8.3.13"; +/* static const char oidstr_certHash[] = "1.3.36.8.3.13"; */ -- cgit v1.2.3