Remove unneeded ruby_reset_leap_second_info function declaration (#4824)
This commit is contained in:
parent
745287d43a
commit
68bd5626c3
Notes:
git
2021-09-16 13:21:33 +09:00
Merged-By: nurse <naruse@airemix.jp>
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);
|
static VALUE tm_from_time(VALUE klass, VALUE time);
|
||||||
|
|
||||||
bool ruby_tz_uptodate_p;
|
bool ruby_tz_uptodate_p;
|
||||||
void ruby_reset_leap_second_info(void);
|
|
||||||
|
|
||||||
void
|
void
|
||||||
ruby_reset_timezone(void)
|
ruby_reset_timezone(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user