summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_cinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/x_cinf.c')
-rw-r--r--crypto/asn1/x_cinf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/asn1/x_cinf.c b/crypto/asn1/x_cinf.c
index 5ef17a932c..fb6122eea4 100644
--- a/crypto/asn1/x_cinf.c
+++ b/crypto/asn1/x_cinf.c
@@ -60,11 +60,6 @@
#include "cryptlib.h"
#include <openssl/asn1_mac.h>
-/*
- * ASN1err(ASN1_F_D2I_X509_CINF,ERR_R_ASN1_LENGTH_MISMATCH);
- * ASN1err(ASN1_F_X509_CINF_NEW,ERR_R_ASN1_LENGTH_MISMATCH);
- */
-
int i2d_X509_CINF(X509_CINF *a, unsigned char **pp)
{
int v1=0,v2=0;