details: http://hg.nginx.org/nginx/rev/191e23214dfb branches: changeset: 6599:191e23214dfb user: Roman Arutyunyan <a...@nginx.com> date: Wed Jun 22 11:50:02 2016 +0300 description: Style.
diffstat: src/stream/ngx_stream_proxy_module.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diffs (11 lines): diff -r 4a724d6006ee -r 191e23214dfb src/stream/ngx_stream_proxy_module.c --- a/src/stream/ngx_stream_proxy_module.c Wed Jun 22 11:50:02 2016 +0300 +++ b/src/stream/ngx_stream_proxy_module.c Wed Jun 22 11:50:02 2016 +0300 @@ -1753,7 +1753,6 @@ ngx_stream_proxy_bind(ngx_conf_t *cf, ng if (ngx_strcmp(value[2].data, "transparent") == 0) { #if (NGX_HAVE_TRANSPARENT_PROXY) local->transparent = 1; - #else ngx_conf_log_error(NGX_LOG_EMERG, cf, 0, "transparent proxying is not supported " _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel