mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove duplicated float_arg defination
This commit is contained in:
parent
dae71be2c8
commit
cc281bd7ac
Notes:
git
2021-03-19 07:07:46 +09:00
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue