started the crontab stuff
[spider.git] / perl / DXCommandmode.pm
index a0cdbb480e5e8d01212a7ebd9da634921a0cdf61..522200da3b8249cb74f3bc492a92fa1862d17331 100644 (file)
@@ -137,8 +137,6 @@ sub normal
        }
   }
        
-#    my @ans = $self->eval_file($path, $fcmd, $args) if $path && $fcmd;
-#      @ans = $self->eval_file($main::cmd, $cmd, $args) if !$ans[0];
   if ($ans[0]) {
     shift @ans;
        $self->send(@ans) if @ans > 0;