can use Sourceforge now!
[spider.git] / perl / WCY.pm
index acc522bd5a76f0abbd873c9828cf72ed488f9e6c..ef1a9b21f523ed8a357ca930dabf6f8f4c68985a 100644 (file)
@@ -227,7 +227,6 @@ sub dup
        # dump if too old
        return 2 if $d < $main::systime - $dupage;
  
-       $d /= 60;                            # to the nearest minute
 #      chomp $text;
 #      $text = substr($text, 0, $duplth) if length $text > $duplth; 
        my $dupkey = "$d|$sfi|$k|$a|$r";