summaryrefslogtreecommitdiff
path: root/embed.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed.h')
-rw-r--r--embed.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/embed.h b/embed.h
index c7dd564177..e872a31d74 100644
--- a/embed.h
+++ b/embed.h
@@ -29,9 +29,7 @@
#if defined(PERL_IMPLICIT_SYS)
#endif
-#ifdef PERL_CORE
#define doing_taint Perl_doing_taint
-#endif
#if defined(USE_ITHREADS)
# if defined(PERL_IMPLICIT_SYS)
# endif
@@ -2539,9 +2537,7 @@
#if defined(PERL_IMPLICIT_SYS)
#endif
-#ifdef PERL_CORE
#define doing_taint Perl_doing_taint
-#endif
#if defined(USE_ITHREADS)
# if defined(PERL_IMPLICIT_SYS)
# endif