aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_times.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_times.c')
-rw-r--r--src/core/ngx_times.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/ngx_times.c b/src/core/ngx_times.c
index e21524351..e741ebdc2 100644
--- a/src/core/ngx_times.c
+++ b/src/core/ngx_times.c
@@ -41,12 +41,6 @@ void ngx_init_time()
}
-time_t ngx_time()
-{
- return ngx_cached_time;
-}
-
-
void ngx_time_update()
{
ngx_tm_t tm;