Comment out def of currently unimplemented function to stop warning.

This commit is contained in:
Dr. Stephen Henson 1999-02-08 00:48:30 +00:00
parent 6457ad15a8
commit 068197a70c

View File

@ -67,7 +67,7 @@
#ifndef NOPROTO
static STACK *i2v_GENERAL_NAMES(X509V3_EXT_METHOD *method, STACK *gen);
static STACK *v2i_GENERAL_NAMES(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK *values);
/*static STACK *v2i_GENERAL_NAMES(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK *values);*/
#endif
X509V3_EXT_METHOD v3_alt[] = {