зеркало из https://github.com/github/ruby.git
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:
Родитель
74325360d3
Коммит
77bc5e4f18
|
@ -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;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче