summaryrefslogtreecommitdiff
path: root/lib/libtasn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libtasn1.h')
-rw-r--r--lib/libtasn1.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h
index 6dcccc6..4d3772b 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -379,10 +379,6 @@ extern "C"
int der_len, int *ret_len,
char *str, int str_size);
- extern ASN1_API int
- asn1_get_time_der (unsigned type, const unsigned char *der, int der_len, int *ret_len,
- char *str, int str_size);
-
/* Compatibility types */
typedef int asn1_retCode; /* type returned by libtasn1 functions */