X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMsg.pm;h=2e568bb60da46f61f3a12e89f8b43f33e4b6ac22;hb=9392cc93cca60220a2c8e390e716cddc2807f177;hp=5ac71b428e44d793bc74f49e1dfb569bc4f04311;hpb=ad7e69f78ee4c0593e1d7576a7c1fd3b13931f84;p=spider.git diff --git a/perl/Msg.pm b/perl/Msg.pm index 5ac71b42..2e568bb6 100644 --- a/perl/Msg.pm +++ b/perl/Msg.pm @@ -14,9 +14,6 @@ use strict; use DXUtil; -use vars qw($VERSION $BRANCH); -($VERSION, $BRANCH) = dxver(q$Revision$); - use IO::Select; use IO::Socket; use DXDebug;