Prepare for SIMPLEROUTE merge (more files)
[spider.git] / perl / DXCommandmode.pm
index 71efaef733d2db6d0c0f68b51384bb74d0b87535..f28997860f1399a16e782abfcf5970303f159280 100644 (file)
@@ -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
 #