Skip to content

Commit 4500780

Browse files
committed
Remove one seemingly unrequired loadbytecode.
1 parent d47185c commit 4500780

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/HLL/Compiler.pm

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
INIT {
2-
pir::load_bytecode__vS('Parrot/Exception.pbc');
3-
}
4-
51
# This incorporates both the code that used to be in PCT::HLLCompiler as well
62
# as various additional things that initially appeared in the nqp-rx HLL::Compiler.
73
# Conversion of it all the NQP is a work in progress; for now, many methods are

0 commit comments

Comments
 (0)