diff options
Diffstat (limited to 'bytecode.pl')
-rw-r--r-- | bytecode.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bytecode.pl b/bytecode.pl index 8d77620be7..4b00e14b9a 100644 --- a/bytecode.pl +++ b/bytecode.pl @@ -379,7 +379,6 @@ op_private PL_op->op_private U8 op_first cUNOP->op_first opindex op_last cBINOP->op_last opindex op_other cLOGOP->op_other opindex -op_children cLISTOP->op_children U32 op_pmreplroot cPMOP->op_pmreplroot opindex op_pmreplrootgv *(SV**)&cPMOP->op_pmreplroot svindex op_pmreplstart cPMOP->op_pmreplstart opindex |