1
0
Fork 0
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:
S-H-GAMELINKS 2021-03-18 20:43:14 +09:00 committed by Nobuyoshi Nakada
parent dae71be2c8
commit cc281bd7ac
Notes: git 2021-03-19 07:07:46 +09:00

View file

@ -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