X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FDXXml.pm;h=b990410127167ac19f8339126fb215be371888df;hp=280d19ced31691e35612880b3b48ee086e297470;hb=0dff8311e76fac314d73e64b4af1a8beabfe166d;hpb=3911e74f910a67420878ff0324a051c98dfdf7ae diff --git a/perl/DXXml.pm b/perl/DXXml.pm index 280d19ce..b9904101 100644 --- a/perl/DXXml.pm +++ b/perl/DXXml.pm @@ -156,7 +156,6 @@ sub process DXXml::Ping::add($main::me, $dxchan->call); $dxchan->{nopings} -= 1; $dxchan->{lastping} = $t; - $dxchan->{lastping} += $dxchan->{pingint} / 2 unless @{$dxchan->{pingtime}}; } } }