X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Fparseplanets.pl;h=a01377f1aa86df741ef15f35218852314310d872;hb=677178daefe481e0144a2fc08ee2744839b450ad;hp=7d3eda7c1396ffb7f934184e71ac146515c1151b;hpb=b6d8351387cf06b88e362a458aad1e0982e575dd;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;