Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove superfluous line, sortiz++
  • Loading branch information
lizmat committed Feb 13, 2016
1 parent 691b39b commit 78d2c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/Rakudo/Internals.pm
Expand Up @@ -720,7 +720,6 @@ my class Rakudo::Internals {

# easy access to compile options
my Mu $compiling-options := nqp::atkey(%*COMPILING, '%?OPTIONS');
$compiling-options := no-keys if nqp::isnull($compiling-options);

# running with --ll-exception
method LL-EXCEPTION() {
Expand Down

0 comments on commit 78d2c71

Please sign in to comment.