summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src/rmzero.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/libbcmath/src/rmzero.c')
-rw-r--r--ext/bcmath/libbcmath/src/rmzero.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bcmath/libbcmath/src/rmzero.c b/ext/bcmath/libbcmath/src/rmzero.c
index 4751099d24..b9ecc75720 100644
--- a/ext/bcmath/libbcmath/src/rmzero.c
+++ b/ext/bcmath/libbcmath/src/rmzero.c
@@ -51,4 +51,3 @@ _bc_rm_leading_zeros (num)
num->n_len--;
}
}
-