X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FGeomag.pm;h=d169565aff0cada8fe0691d8abdc537d45d21518;hb=e83b70ecab022dbbeac0b56f67ed2e4bed609e86;hp=1d3462dc408cf35dc33b5dcb9d0a2a0fdd41b77c;hpb=3761cb3e0997a63ca4611f0c684474dd9bc80c9a;p=spider.git diff --git a/perl/Geomag.pm b/perl/Geomag.pm index 1d3462dc..d169565a 100644 --- a/perl/Geomag.pm +++ b/perl/Geomag.pm @@ -252,7 +252,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";