Skip to content

Commit 224b128

Browse files
committed
Remove commentout
1 parent f416bd5 commit 224b128

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/core/JavaClassInvoker.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ function ($code) {
176176

177177
printf($line);
178178

179-
// [$mnemonic, $localStorage, $stacks, $pointer]
180179
foreach ($this->debugTraces['executed'] as [$opcode, $mnemonic, $localStorage, $stacks, $pointer]) {
181180
printf(
182181
"% 8s | 0x%02X | %-20.20s | %-10.10s | %-15.15s\n",

0 commit comments

Comments
 (0)