mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
We don't need preload_restart() here
This commit is contained in:
parent
0bd17bd438
commit
9b0a53ed1c
@ -3895,7 +3895,6 @@ static int accel_finish_startup(void)
|
||||
if (ZCSG(preload_script)) {
|
||||
/* Preloading was done in another process */
|
||||
preload_load();
|
||||
preload_restart();
|
||||
zend_shared_alloc_unlock();
|
||||
return SUCCESS;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user