diff options
-rw-r--r-- | tests/tfma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tfma.c b/tests/tfma.c index d04ac8d37..ca3720912 100644 --- a/tests/tfma.c +++ b/tests/tfma.c @@ -242,7 +242,6 @@ main (int argc, char *argv[]) for (n=0; n<N; n++) { - mpfr_random (x); mpfr_random (y); mpfr_random (z); |