X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fnode.pl;h=46e0b32d9d66e072d6896fce55191a6a052ad34f;hb=e07645cec07ba739a20cc009d7dd138c962b66eb;hp=53a974ca1627f30b3e926aa913fa1076faa329af;hpb=6624dcdf07d628e8d6a16fc6549edf40be25b7b2;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;