X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/a69a3efddbe1261f55e90d4ff477053ab80663a5..bccb92dd7abb72205fb3835f746145d271d2b998:/mpmont-exp.c diff --git a/mpmont-exp.c b/mpmont-exp.c index 0caf118..301a0d8 100644 --- a/mpmont-exp.c +++ b/mpmont-exp.c @@ -130,7 +130,6 @@ static int texp(dstr *v) return ok; } - static test_chunk tests[] = { { "exp", texp, { &type_mp, &type_mp, &type_mp, &type_mp, 0 } }, { 0, 0, { 0 } },