Skip to content

Commit c56c4d2

Browse files
committed
Unused variale
1 parent a18714d commit c56c4d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/mbstring/mbstring.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3080,7 +3080,6 @@ PHP_FUNCTION(mb_convert_encoding)
30803080
char *arg_str, *arg_new;
30813081
int str_len, new_len;
30823082
zval *arg_old;
3083-
int i;
30843083
size_t size, l, n;
30853084
char *_from_encodings = NULL, *ret, *s_free = NULL;
30863085

0 commit comments

Comments
 (0)