X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=5aef00562c7c45c28442822a7223d431e898f369;hb=7ab16be46aa296e9fba7b063c074bb020a9eb462;hp=e8858a0df531f2e8709e7d865b22bd4f2cfb8cd7;hpb=3e062e2c8696ad7b1e2a8bd37c2a3c4ad8f460b6;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index e8858a0d..5aef0056 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -38,7 +38,6 @@ BEGIN { close CLLOCK; } - use Msg; use DXVars; use DXDebug; @@ -377,7 +376,6 @@ Spot->init(); dbg('err', "reading in duplicate spot and WWV info ..."); DXProt->init(); - # put in a DXCluster node for us here so we can add users and take them away DXNode->new($DXProt::me, $mycall, 0, 1, $DXProt::myprot_version);