mirror of
https://github.com/nginx/nginx.git
synced 2025-06-27 00:40:40 +08:00
Stream: removed useless typedef.
This commit is contained in:
parent
6b2e4f336c
commit
1cdd0cc421
@ -10,9 +10,6 @@
|
||||
#include <ngx_stream.h>
|
||||
|
||||
|
||||
typedef void (*ngx_stream_proxy_handler_pt)(ngx_stream_session_t *s);
|
||||
|
||||
|
||||
typedef struct {
|
||||
ngx_msec_t connect_timeout;
|
||||
ngx_msec_t timeout;
|
||||
|
Loading…
Reference in New Issue
Block a user