Skip to content

Commit a461714

Browse files
committed
Removed unused pointer
1 parent 4dc3fff commit a461714

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngx_http_modsecurity_module.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ ngx_http_modsecurity_init(ngx_conf_t *cf)
420420
{
421421
ngx_http_handler_pt *h_rewrite;
422422
ngx_http_handler_pt *h_preaccess;
423-
ngx_http_handler_pt *h_log;
424423
ngx_http_core_main_conf_t *cmcf;
425424
int rc = 0;
426425

0 commit comments

Comments
 (0)