Update dependencies.
[oweals/openssl.git] / crypto / asn1 / a_octet.c
index 16cf8133afdbb8cc35bd6f23351f0fec3f993cf8..7659a13bd38e4127316a9ebd0aae717c00ecbb22 100644 (file)
@@ -60,9 +60,6 @@
 #include "cryptlib.h"
 #include <openssl/asn1.h>
 
-/* ASN1err(ASN1_F_D2I_ASN1_OCTET_STRING,ASN1_R_EXPECTING_AN_OCTET_STRING);
- */
-
 int i2d_ASN1_OCTET_STRING(ASN1_OCTET_STRING *a, unsigned char **pp)
        {
        return(i2d_ASN1_bytes((ASN1_STRING *)a,pp,