Remove needless comment [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
74325360d3
commit
77bc5e4f18
@ -2709,8 +2709,6 @@ num_step(int argc, VALUE *argv, VALUE from)
|
|||||||
VALUE to, step;
|
VALUE to, step;
|
||||||
int desc, inf;
|
int desc, inf;
|
||||||
|
|
||||||
/* RETURN_SIZED_ENUMERATOR(from, argc, argv, num_step_size); */
|
|
||||||
|
|
||||||
if (!rb_block_given_p()) {
|
if (!rb_block_given_p()) {
|
||||||
VALUE by = Qundef;
|
VALUE by = Qundef;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user