Re: [PATCH] Remove unused enum values in mpm_winnt

2017-07-11 Thread Evgeny Kotkov
Ivan Zhakov writes: > Please find attached patch that removes unused values of io_state_e > enum in mpm_winnt. Thanks, patch committed in https://svn.apache.org/r1801657 Regards, Evgeny Kotkov

[PATCH] Remove unused enum values in mpm_winnt

2017-07-06 Thread Ivan Zhakov
Please find attached patch that removes unused values of io_state_e enum in mpm_winnt. -- Ivan Zhakov Index: server/mpm/winnt/child.c === --- server/mpm/winnt/child.c(revision 1801088) +++ server/mpm/winnt/child.c(working