Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Seems PGE/Dumper.pbc is not used.
  • Loading branch information
jnthn committed Feb 17, 2013
1 parent 8740c50 commit 5265cf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/HLL/Compiler.pm
Expand Up @@ -216,7 +216,6 @@ class HLL::Compiler {
}

pir::load_bytecode__vs('dumper.pbc');
pir::load_bytecode__vs('PGE/Dumper.pbc');

self.command_eval(|@a, |%adverbs);
}
Expand Down

0 comments on commit 5265cf6

Please sign in to comment.