summaryrefslogtreecommitdiff
path: root/math.c
diff options
context:
space:
mode:
Diffstat (limited to 'math.c')
-rw-r--r--math.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/math.c b/math.c
index b6fbb063bc..ebe14ee5c4 100644
--- a/math.c
+++ b/math.c
@@ -24,11 +24,8 @@ if (FIXNUM_P(x)) {\
}
#define Need_Float2(x,y) {\
- GC_LINK;\
- GC_PRO(x);\
Need_Float(x);\
Need_Float(y);\
- GC_UNLINK;\
}
static VALUE