Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove long-dead global vestige
  • Loading branch information
David Christensen committed Jun 22, 2017
1 parent fe76f0f commit a117b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Vend/Server.pm
Expand Up @@ -3077,7 +3077,6 @@ sub run_jobs {
}

sub unlink_pid {
close(TEMPPID);
unlink("$Global::RunDir/pid.$$");
1;
}
Expand Down

0 comments on commit a117b61

Please sign in to comment.