summaryrefslogtreecommitdiff
path: root/invlist_inline.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-08-19 22:05:04 -0600
committerKarl Williamson <khw@cpan.org>2018-08-20 12:44:25 -0600
commite6166da6d81d4b0e0ec10df5ed68f7591584bc33 (patch)
tree667836e3a67dcc81d2c0654bc89b179e40e17331 /invlist_inline.h
parent510ceaa0c9bf44a9e138845a271b86714d52406f (diff)
downloadperl-e6166da6d81d4b0e0ec10df5ed68f7591584bc33.tar.gz
invlist_inline.h: Two symbols no longer needed in utf8.c
This is because the code using them has been moved to regcomp.c in cef721997e14497f2fbc4be17ab736ad7ddfda29
Diffstat (limited to 'invlist_inline.h')
-rw-r--r--invlist_inline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/invlist_inline.h b/invlist_inline.h
index 6650cc57b6..48084d3d69 100644
--- a/invlist_inline.h
+++ b/invlist_inline.h
@@ -85,7 +85,7 @@ S_invlist_array(SV* const invlist)
return ((UV *) SvPVX(invlist) + *get_invlist_offset_addr(invlist));
}
-# if defined(PERL_IN_UTF8_C) || defined(PERL_IN_REGEXEC_C)
+# if defined(PERL_IN_REGEXEC_C)
/* These symbols are only needed later in regcomp.c */
# undef TO_INTERNAL_SIZE