mirror of
https://github.com/nginx/nginx.git
synced 2025-01-06 07:27:47 +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 */
|
/* FD_SET() and FD_CLR(): conditional expression is constant */
|
||||||
#pragma warning(disable:4127)
|
#pragma warning(disable:4127)
|
||||||
|
|
||||||
/* function 'ngx_handle_write_event' not inlined */
|
|
||||||
#pragma warning(disable:4710)
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user