summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/time.c b/time.c
index 8869f3269d..78184d6b7d 100644
--- a/time.c
+++ b/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)