summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/php_pcre.h')
-rw-r--r--ext/pcre/php_pcre.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pcre/php_pcre.h b/ext/pcre/php_pcre.h
index 5ce3cedcda..e4bf79f3aa 100644
--- a/ext/pcre/php_pcre.h
+++ b/ext/pcre/php_pcre.h
@@ -50,7 +50,6 @@ typedef struct {
int capture_count;
int name_count;
#if HAVE_SETLOCALE
- zend_string *locale;
unsigned const char *tables;
#endif
int compile_options;