mirror of
https://github.com/nginx/nginx.git
synced 2024-12-12 02:09:04 +08:00
remove stale pragma
This commit is contained in:
parent
b9409a8e25
commit
04f7dbb9cd
@ -66,9 +66,6 @@ typedef long time_t;
|
||||
/* FD_SET() and FD_CLR(): conditional expression is constant */
|
||||
#pragma warning(disable:4127)
|
||||
|
||||
/* function 'ngx_handle_write_event' not inlined */
|
||||
#pragma warning(disable:4710)
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user