summaryrefslogtreecommitdiff
path: root/perlvars.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlvars.h')
-rw-r--r--perlvars.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/perlvars.h b/perlvars.h
index b7ee1c6945..a479df741e 100644
--- a/perlvars.h
+++ b/perlvars.h
@@ -307,6 +307,3 @@ PERLVARI(G, strategy_socket, int, 0) /* doio.c */
PERLVARI(G, strategy_accept, int, 0) /* doio.c */
PERLVARI(G, strategy_pipe, int, 0) /* doio.c */
PERLVARI(G, strategy_socketpair, int, 0) /* doio.c */
-
-#ifdef PERL_IMPLICIT_CONTEXT
-#endif