We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f74e3 commit bf2dfb5Copy full SHA for bf2dfb5
1 file changed
main/SAPI.c
@@ -638,7 +638,6 @@ SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg TSRMLS_DC)
638
{
639
sapi_header_struct sapi_header;
640
char *colon_offset;
641
- long myuid = 0L;
642
char *header_line;
643
uint header_line_len;
644
int http_response_code;
0 commit comments