]> ruin.nu Git - ndwebbie.git/blobdiff - scripts/parseplanets.pl
Remove unused variables
[ndwebbie.git] / scripts / parseplanets.pl
index 7d3eda7c1396ffb7f934184e71ac146515c1151b..a01377f1aa86df741ef15f35218852314310d872 100755 (executable)
@@ -35,8 +35,6 @@ use ND::DB;
 
 our $dbh = ND::DB::DB();
 
-$ND::DBH = $dbh;
-
 my $tick = $ARGV[0];
 my $hour;
 $dbh->begin_work;