This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
epigraph for 5.15.1
[perl5.git] / embed.h
diff --git a/embed.h b/embed.h
index 750c0da..fa1a2a9 100644 (file)
--- a/embed.h
+++ b/embed.h
 #ifndef PERL_IMPLICIT_CONTEXT
 #define warner                 Perl_warner
 #endif
-#define was_lvalue_sub()       Perl_was_lvalue_sub(aTHX)
 #define whichsig(a)            Perl_whichsig(aTHX_ a)
 #if !(defined(HAS_SIGACTION) && defined(SA_SIGINFO))
 #define csighandler            Perl_csighandler