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