diff options
| -rw-r--r-- | http.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2809,7 +2809,6 @@ int http_update(struct http_ctx *const h, bool *const write, bool *const close) int ret; struct ctx *const c = &h->ctx; struct write_ctx *const w = &h->wctx; - struct http_response *const r = &w->r; *close = false; |
