X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fnode.pl;h=46e0b32d9d66e072d6896fce55191a6a052ad34f;hb=bcf2892aa7f3c9957ee61365a6e032dd93044834;hp=53a974ca1627f30b3e926aa913fa1076faa329af;hpb=f726c14c2f603c02eabecc4526e588354a3a7e0b;p=spider.git diff --git a/cmd/show/node.pl b/cmd/show/node.pl index 53a974ca..46e0b32d 100644 --- a/cmd/show/node.pl +++ b/cmd/show/node.pl @@ -17,8 +17,6 @@ my ($self, $line) = @_; return (1, $self->msg('e5')) unless $self->priv >= 1; -use DB_File; - my @call = map {uc $_} split /\s+/, $line; my @out; my $count;