forked from I2P_Developers/i2p.i2p
findbugs all over
This commit is contained in:
@ -1656,7 +1656,6 @@ class Connection {
|
||||
return false;
|
||||
}
|
||||
|
||||
long now = _context.clock().now();
|
||||
_context.statManager().addRateData("stream.fastRetransmit", _packet.getLifetime(), _packet.getLifetime());
|
||||
|
||||
// revamp various fields, in case we need to ack more, etc
|
||||
|
Reference in New Issue
Block a user