Skip to content

Commit

Permalink
Remove obviously accidentally pasted line
Browse files Browse the repository at this point in the history
  • Loading branch information
niner committed Jan 24, 2016
1 parent fb0a135 commit d67cb03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/CompUnit/PrecompilationRepository.pm
Expand Up @@ -75,7 +75,6 @@ class CompUnit::PrecompilationRepository::Default does CompUnit::PrecompilationR
$RMD("Removing precompiled $path\nmtime: $modified\nsince: $since")
}
# remove outdated file so we precompile again
my $profile;
self.store.delete($compiler-id, $id);
self.store.unlock;
CompUnit::Handle
Expand Down

0 comments on commit d67cb03

Please sign in to comment.