summaryrefslogtreecommitdiff
path: root/Zend/zend.c
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend.c')
-rw-r--r--Zend/zend.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/zend.c b/Zend/zend.c
index aae1d13b11..dc0cab8cc0 100644
--- a/Zend/zend.c
+++ b/Zend/zend.c
@@ -742,9 +742,7 @@ int zend_startup(zend_utility_functions *utility_functions, char **extensions) /
extern zend_php_scanner_globals language_scanner_globals;
#endif
-#ifndef HAVE_FUNC_ATTRIBUTE_IFUNC
zend_cpu_startup();
-#endif
#ifdef ZEND_WIN32
php_win32_cp_set_by_id(65001);