summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
Diffstat (limited to 'sv.c')
-rw-r--r--sv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sv.c b/sv.c
index 445f9d45e5..75238bc580 100644
--- a/sv.c
+++ b/sv.c
@@ -12995,7 +12995,6 @@ perl_clone_using(PerlInterpreter *proto_perl, UV flags,
/* regex stuff */
PL_screamfirst = NULL;
- PL_screamnext = NULL;
PL_maxscream = -1; /* reinits on demand */
PL_lastscream = NULL;