nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

Unused variables

Open agavrel opened this issue 1 year ago • 1 comments

nginx-rtmp-module/ngx_rtmp_eval.c nginx-rtmp-module/ngx_rtmp_handler.c

Both of these files contain unused variables which prevent nginx from installing smoothly. Had to remove the offenders manually.

agavrel avatar Nov 24 '23 05:11 agavrel