Style: Removing obsolete code.

This commit is contained in:
2018-05-16 04:24:45 +09:00
parent fbddd7ffd1
commit 454c324673
12 changed files with 85 additions and 48 deletions
+1
View File
@@ -17,6 +17,7 @@ typedef DWORD ngx_pid_t;
#define ngx_getppid() 0
#define ngx_log_pid ngx_pid
#define NGX_PROCESS_SYNC_NAME \
(sizeof("ngx_cache_manager_mutex_") + NGX_INT32_LEN)