str unused, drop

This commit is contained in:
Love Hornquist Astrand
2009-09-21 06:26:39 -07:00
parent e247375e1c
commit d7dcaae909

View File

@@ -655,7 +655,6 @@ static void
print_certificate(hx509_context hxcontext, hx509_cert cert, int verbose)
{
const char *fn;
char *str;
int ret;
fn = hx509_cert_get_friendly_name(cert);