Skip to content

Commit 0b02327

Browse files
committed
kill the left unused variable
1 parent dfd5b4f commit 0b02327

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/mysqli/mysqli_api.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,6 @@ PHP_FUNCTION(mysqli_stmt_fetch)
632632
unsigned int i;
633633
ulong ret;
634634
unsigned int uval;
635-
double dval;
636635
my_ulonglong llval;
637636

638637

0 commit comments

Comments
 (0)