aboutsummaryrefslogtreecommitdiffstats
path: root/range.c
diff options
context:
space:
mode:
Diffstat (limited to 'range.c')
-rw-r--r--range.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/range.c b/range.c
index aa5472df06..8a77add7d7 100644
--- a/range.c
+++ b/range.c
@@ -305,8 +305,6 @@ step_i(VALUE i, void *arg)
return Qnil;
}
-extern int ruby_float_step(VALUE from, VALUE to, VALUE step, int excl);
-
static int
discrete_object_p(VALUE obj)
{