mirror of
https://github.com/nginx/nginx.git
synced 2026-06-27 04:12:05 +00:00
axe unused code
This commit is contained in:
parent
50034b856c
commit
cbb5578c52
1 changed files with 0 additions and 3 deletions
|
|
@ -32,9 +32,6 @@
|
|||
CreateFile((const char *) name, mode, \
|
||||
FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE, \
|
||||
NULL, create, FILE_FLAG_BACKUP_SEMANTICS, NULL)
|
||||
/*
|
||||
NULL, OPEN_EXISTING, 0, NULL)
|
||||
*/
|
||||
#define ngx_open_file_n "CreateFile()"
|
||||
|
||||
#define NGX_FILE_RDONLY GENERIC_READ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue