X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/416b88692ad45dca8b3ae4800916dd8b3e9c2551..a1a9ee0a7240087e202a7855e470573de0e59c09:/math/mpmont.c diff --git a/math/mpmont.c b/math/mpmont.c index cc5ffaf3..2ed1e113 100644 --- a/math/mpmont.c +++ b/math/mpmont.c @@ -543,7 +543,6 @@ static int tmul(dstr *v) mp_drop(mr); } - MP_DROP(m); MP_DROP(a); MP_DROP(b);