X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXCommandmode.pm;h=f28997860f1399a16e782abfcf5970303f159280;hb=776d7bb9277c9d24708e297f240395b51b0aaa93;hp=71efaef733d2db6d0c0f68b51384bb74d0b87535;hpb=c1a9cb4e04fb7db7898b05542e671c4e9e55fb93;p=spider.git diff --git a/perl/DXCommandmode.pm b/perl/DXCommandmode.pm index 71efaef7..f2899786 100644 --- a/perl/DXCommandmode.pm +++ b/perl/DXCommandmode.pm @@ -54,9 +54,6 @@ $cmdimportdir = "$main::root/cmd_import"; # the base directory for importing com # this does not exist as default, you need to create it manually # -use vars qw($VERSION $BRANCH); -($VERSION, $BRANCH) = dxver(q$Revision$); - # # obtain a new connection this is derived from dxchannel #