math/: Delete some unnecessary blank lines.
[catacomb] / math / mpmont.c
index cc5ffaf..2ed1e11 100644 (file)
@@ -543,7 +543,6 @@ static int tmul(dstr *v)
     mp_drop(mr);
   }
 
-
   MP_DROP(m);
   MP_DROP(a);
   MP_DROP(b);