diff options
Diffstat (limited to 'pcre_compile.c')
-rw-r--r-- | pcre_compile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pcre_compile.c b/pcre_compile.c index 0365f85..8b0344c 100644 --- a/pcre_compile.c +++ b/pcre_compile.c @@ -3092,7 +3092,6 @@ uschar *class_utf8data_base; uschar utf8_char[6]; #else BOOL utf8 = FALSE; -uschar *utf8_char = NULL; #endif #ifdef PCRE_DEBUG |