X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/a69a3efddbe1261f55e90d4ff477053ab80663a5..7eaaecf58694345b4e40db9981c0c2ac0f728378:/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 } },