Skip to content

Commit f5b47a8

Browse files
author
Adam Hrbac
committed
Merge 2 conditions
1 parent 1f1a1a8 commit f5b47a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

graalpython/com.oracle.graal.python/src/com/oracle/graal/python/nodes/bytecode/PBytecodeRootNode.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,8 +1163,6 @@ private Object bytecodeLoop(VirtualFrame virtualFrame, Frame localFrame, Bytecod
11631163
mutableData.pastLine, true);
11641164
}
11651165
}
1166-
}
1167-
if (!noTrace.isValid() && threadState.getTraceFun() != null) {
11681166
mutableData.pastBci = bci;
11691167
}
11701168

0 commit comments

Comments
 (0)