Avoid leaving an uneeded comment
465bd972ec2 didn't need to leave the obsoleted code.
This commit is contained in:
parent
07d1b3ddc3
commit
006682d391
@ -186,12 +186,6 @@ class Integer
|
||||
end
|
||||
|
||||
alias magnitude abs
|
||||
=begin
|
||||
def magnitude
|
||||
Primitive.attr! 'inline'
|
||||
Primitive.cexpr! 'rb_int_abs(self)'
|
||||
end
|
||||
=end
|
||||
|
||||
# call-seq:
|
||||
# int.odd? -> true or false
|
||||
|
Loading…
x
Reference in New Issue
Block a user