summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index ed9889ef48..d8b4179dae 100644
--- a/perl.h
+++ b/perl.h
@@ -3450,7 +3450,6 @@ struct _sublex_info {
U16 sub_inwhat; /* "lex_inwhat" to use */
OP *sub_op; /* "lex_op" to use */
char *super_bufptr; /* PL_parser->bufptr that was */
- SV *super_linestr; /* PL_parser->linestr that was */
char *re_eval_start;/* start of "(?{..." text */
};