X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FWCY.pm;h=ef1a9b21f523ed8a357ca930dabf6f8f4c68985a;hb=080a66c38925314321249190eb5a4dc572636d4b;hp=acc522bd5a76f0abbd873c9828cf72ed488f9e6c;hpb=f155969d600561b9ef151a7ce2494a0c89aed033;p=spider.git diff --git a/perl/WCY.pm b/perl/WCY.pm index acc522bd..ef1a9b21 100644 --- a/perl/WCY.pm +++ b/perl/WCY.pm @@ -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";