In perl.git, the branch smoke-me/khw-ppport has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/0c2cc5ac67107c1b34866b0d424ec2d158237256?hp=1d512bf7e2346bb1b8a4c5e368d17d8f00d8c4d5>

- Log -----------------------------------------------------------------
commit 0c2cc5ac67107c1b34866b0d424ec2d158237256
Author: Karl Williamson <k...@cpan.org>
Date:   Sun Sep 8 18:37:56 2019 -0600

    f

-----------------------------------------------------------------------

Summary of changes:
 embed.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/embed.h b/embed.h
index 0bed5e95d4..416952c39e 100644
--- a/embed.h
+++ b/embed.h
@@ -27,7 +27,6 @@
 /* Hide global symbols */
 
 #define Gv_AMupdate(a,b)       Perl_Gv_AMupdate(aTHX_ a,b)
-#define ReANY                  Perl_ReANY
 #define SvAMAGIC_off           Perl_SvAMAGIC_off
 #define SvAMAGIC_on            Perl_SvAMAGIC_on
 #define _force_out_malformed_utf8_message(a,b,c,d)     
Perl__force_out_malformed_utf8_message(aTHX_ a,b,c,d)

-- 
Perl5 Master Repository

Reply via email to