diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-04-12 16:38:09 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-04-12 16:38:09 +0000 |
| commit | 43f131923f25600c771e014a7eebf74d407776a7 (patch) | |
| tree | 19e9a678f68d0d434fbcc13c52c9507bfc66eb28 /src/os/unix/ngx_process_cycle.h | |
| parent | 076498e356546713a4b40edea95bcc1a30c45a98 (diff) | |
| download | nginx-43f131923f25600c771e014a7eebf74d407776a7.tar.gz nginx-43f131923f25600c771e014a7eebf74d407776a7.tar.bz2 | |
nginx-0.0.3-2004-04-12-20:38:09 import
Diffstat (limited to '')
| -rw-r--r-- | src/os/unix/ngx_process_cycle.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/os/unix/ngx_process_cycle.h b/src/os/unix/ngx_process_cycle.h index 364094a70..d0ae08392 100644 --- a/src/os/unix/ngx_process_cycle.h +++ b/src/os/unix/ngx_process_cycle.h @@ -7,8 +7,6 @@ typedef struct { - ngx_file_t pid; - u_char *name; int argc; char *const *argv; } ngx_master_ctx_t; |
