summaryrefslogtreecommitdiffhomepage
path: root/src/os/win32/ngx_time.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/os/win32/ngx_time.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/win32/ngx_time.h b/src/os/win32/ngx_time.h
index bdcf39f5d..4bf377da3 100644
--- a/src/os/win32/ngx_time.h
+++ b/src/os/win32/ngx_time.h
@@ -33,7 +33,6 @@ typedef FILETIME ngx_mtime_t;
#define ngx_msleep Sleep
-#define ngx_localtime GetLocalTime
void ngx_gettimeofday(struct timeval *tp);