X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Fparseplanets.pl;h=a01377f1aa86df741ef15f35218852314310d872;hb=f56f84ac1689330801afc9e25fcd998ef8b39f33;hp=7d3eda7c1396ffb7f934184e71ac146515c1151b;hpb=ee8c0983439647a8e652e4a344d3958e01219f92;p=ndwebbie.git diff --git a/scripts/parseplanets.pl b/scripts/parseplanets.pl index 7d3eda7..a01377f 100755 --- a/scripts/parseplanets.pl +++ b/scripts/parseplanets.pl @@ -35,8 +35,6 @@ use ND::DB; our $dbh = ND::DB::DB(); -$ND::DBH = $dbh; - my $tick = $ARGV[0]; my $hour; $dbh->begin_work;