Remove NOPROTO definitions and error code comments.
[openssl.git] / crypto / asn1 / nsseq.c
index 34b16c4c46df37b0f855ed0cadac89ff1e601f0e..bb447d76e8d32bf43ce0708538a89adf1e1147ac 100644 (file)
 
 /* Netscape certificate sequence structure */
 
-/*
- * ASN1err(ASN1_F_NETSCAPE_CERT_SEQUENCE_NEW,ERR_R_MALLOC_FAILURE);
- * ASN1err(ASN1_F_D2I_NETSCAPE_CERT_SEQUENCE,ERR_R_MALLOC_FAILURE);
- */
-
 int i2d_NETSCAPE_CERT_SEQUENCE(NETSCAPE_CERT_SEQUENCE *a, unsigned char **pp)
 {
        int v = 0;