summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--complex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/complex.c b/complex.c
index d775e38259..fe8def28d1 100644
--- a/complex.c
+++ b/complex.c
@@ -2214,8 +2214,6 @@ numeric_rect(VALUE self)
return rb_assoc_new(self, INT2FIX(0));
}
-static VALUE float_arg(VALUE self);
-
/*
* call-seq:
* num.polar -> array