diff options
Diffstat (limited to 'ljumptab.h')
-rw-r--r-- | ljumptab.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -99,8 +99,6 @@ static void *disptab[NUM_OPCODES] = { | |||
99 | &&L_OP_RETURN, | 99 | &&L_OP_RETURN, |
100 | &&L_OP_RETURN0, | 100 | &&L_OP_RETURN0, |
101 | &&L_OP_RETURN1, | 101 | &&L_OP_RETURN1, |
102 | &&L_OP_FORLOOP1, | ||
103 | &&L_OP_FORPREP1, | ||
104 | &&L_OP_FORLOOP, | 102 | &&L_OP_FORLOOP, |
105 | &&L_OP_FORPREP, | 103 | &&L_OP_FORPREP, |
106 | &&L_OP_TFORPREP, | 104 | &&L_OP_TFORPREP, |