summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src/zero.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/libbcmath/src/zero.c')
-rw-r--r--ext/bcmath/libbcmath/src/zero.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bcmath/libbcmath/src/zero.c b/ext/bcmath/libbcmath/src/zero.c
index ffb5497546..d732dddfcd 100644
--- a/ext/bcmath/libbcmath/src/zero.c
+++ b/ext/bcmath/libbcmath/src/zero.c
@@ -61,4 +61,3 @@ bc_is_zero (bc_num num)
else
return TRUE;
}
-