mirror of
https://github.com/php/php-src.git
synced 2024-11-27 20:03:40 +08:00
Remove unnecessary macro
This commit is contained in:
parent
f8bbafd604
commit
4e796a7080
@ -322,7 +322,6 @@ PHPAPI int cfg_get_string(char *varname, char **result);
|
||||
#define PHP_NAMED_FE ZEND_NAMED_FE
|
||||
#define PHP_FE ZEND_FE
|
||||
#define PHP_FALIAS ZEND_FALIAS
|
||||
#define PHP_STATIC_FE ZEND_STATIC_FE
|
||||
#define PHP_ME ZEND_ME
|
||||
|
||||
#define PHP_MODULE_STARTUP_N ZEND_MODULE_STARTUP_N
|
||||
|
Loading…
Reference in New Issue
Block a user