mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
unnecessary branch
This commit is contained in:
parent
8c41e314c8
commit
bc1211b8b8
1 changed files with 0 additions and 2 deletions
|
@ -847,8 +847,6 @@ static void gc_compact(void)
|
||||||
if (scan <= end) {
|
if (scan <= end) {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue