mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
1 changed files with 0 additions and 2 deletions
|
@ -2709,8 +2709,6 @@ num_step(int argc, VALUE *argv, VALUE from)
|
|||
VALUE to, step;
|
||||
int desc, inf;
|
||||
|
||||
/* RETURN_SIZED_ENUMERATOR(from, argc, argv, num_step_size); */
|
||||
|
||||
if (!rb_block_given_p()) {
|
||||
VALUE by = Qundef;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue