Commit 25fa8dc2 authored by Wandenberg Peixoto's avatar Wandenberg Peixoto

removing unused ngx_http_push_stream_queue_pool_t struct

parent a19f2eac
......@@ -36,13 +36,6 @@ typedef struct {
void *value;
} ngx_http_push_stream_queue_elem_t;
typedef struct {
ngx_queue_t queue;
time_t expires;
ngx_pool_t *pool;
} ngx_http_push_stream_queue_pool_t;
typedef struct {
ngx_queue_t queue;
ngx_regex_t *agent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment