diff options
Diffstat (limited to 'complex.c')
| -rw-r--r-- | complex.c | 2 |
1 files changed, 0 insertions, 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 |
