summaryrefslogtreecommitdiff
path: root/bytecode.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bytecode.pl')
-rw-r--r--bytecode.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/bytecode.pl b/bytecode.pl
index 93216048a3..8d77620be7 100644
--- a/bytecode.pl
+++ b/bytecode.pl
@@ -106,7 +106,6 @@ bset_obj_store(pTHXo_ struct byteloader_state *bstate, void *obj, I32 ix)
void
byterun(pTHXo_ register struct byteloader_state *bstate)
{
- dTHR;
register int insn;
U32 ix;
SV *specialsv_list[6];