aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ts/ts_lib.c')
-rw-r--r--crypto/ts/ts_lib.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/ts/ts_lib.c b/crypto/ts/ts_lib.c
index cd9c19f76a..0b4ee03608 100644
--- a/crypto/ts/ts_lib.c
+++ b/crypto/ts/ts_lib.c
@@ -66,10 +66,6 @@
#include <openssl/ts.h>
#include "ts_lcl.h"
-/* Local function declarations. */
-
-/* Function definitions. */
-
int TS_ASN1_INTEGER_print_bio(BIO *bio, const ASN1_INTEGER *num)
{
BIGNUM *num_bn;