diff options
Diffstat (limited to 'main/php_compat.h')
-rw-r--r-- | main/php_compat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/php_compat.h b/main/php_compat.h index 0163844eba..80f43d4ee2 100644 --- a/main/php_compat.h +++ b/main/php_compat.h @@ -34,7 +34,6 @@ #define pcre_exec php_pcre_exec #define pcre_get_substring php_pcre_get_substring #define pcre_get_substring_list php_pcre_get_substring_list -#define pcre_info php_pcre_info #define pcre_maketables php_pcre_maketables #define pcre_study php_pcre_study #define pcre_version php_pcre_version |