зеркало из https://github.com/github/ruby.git
`struct rb_scan_args_t::vargs` is never used
This commit is contained in:
Родитель
fae537259d
Коммит
9a446fd7ba
1
class.c
1
class.c
|
@ -1954,7 +1954,6 @@ rb_get_kwargs(VALUE keyword_hash, const ID *table, int required, int optional, V
|
|||
struct rb_scan_args_t {
|
||||
int argc;
|
||||
const VALUE *argv;
|
||||
va_list vargs;
|
||||
int f_var;
|
||||
int f_hash;
|
||||
int f_block;
|
||||
|
|
Загрузка…
Ссылка в новой задаче