forked from I2P_Developers/i2p.i2p
Router: LS2 handling for proposal 123
This commit is contained in:
@@ -38,7 +38,6 @@ public class Lease2 extends Lease {
|
||||
return DataHelper.eq(_end, lse.getEndDate())
|
||||
&& DataHelper.eq(_tunnelId, lse.getTunnelId())
|
||||
&& DataHelper.eq(_gateway, lse.getGateway());
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user