зеркало из https://github.com/github/ruby.git
Remove unneeded ruby_reset_leap_second_info function declaration (#4824)
This commit is contained in:
Родитель
745287d43a
Коммит
68bd5626c3
1
time.c
1
time.c
|
@ -674,7 +674,6 @@ static int leap_year_p(long y);
|
|||
static VALUE tm_from_time(VALUE klass, VALUE time);
|
||||
|
||||
bool ruby_tz_uptodate_p;
|
||||
void ruby_reset_leap_second_info(void);
|
||||
|
||||
void
|
||||
ruby_reset_timezone(void)
|
||||
|
|
Загрузка…
Ссылка в новой задаче