Skip to content

Commit bf2dfb5

Browse files
committed
unused var
1 parent 46f74e3 commit bf2dfb5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

main/SAPI.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,6 @@ SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg TSRMLS_DC)
638638
{
639639
sapi_header_struct sapi_header;
640640
char *colon_offset;
641-
long myuid = 0L;
642641
char *header_line;
643642
uint header_line_len;
644643
int http_response_code;

0 commit comments

Comments
 (0)