summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/time.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/internal/time.h b/internal/time.h
index e21b3574f6..ad8133ed79 100644
--- a/internal/time.h
+++ b/internal/time.h
@@ -28,9 +28,6 @@ struct timeval rb_time_timeval(VALUE);
RUBY_SYMBOL_EXPORT_BEGIN
/* time.c (export) */
void ruby_reset_leap_second_info(void);
-#ifdef RBIMPL_ATTR_DEPRECATED_INTERNAL_ONLY
-RBIMPL_ATTR_DEPRECATED_INTERNAL_ONLY()
-#endif
void ruby_reset_timezone(const char *);
RUBY_SYMBOL_EXPORT_END