forked from I2P_Developers/i2p.i2p
remove TODO note fixed recently
This commit is contained in:
@@ -134,7 +134,6 @@ abstract class BuildMessageGenerator {
|
|||||||
}
|
}
|
||||||
BuildRequestRecord rec;
|
BuildRequestRecord rec;
|
||||||
if (isEC) {
|
if (isEC) {
|
||||||
// TODO pass properties from cfg
|
|
||||||
if (isShort) {
|
if (isShort) {
|
||||||
rec = new BuildRequestRecord(ctx, recvTunnelId, nextTunnelId, nextPeer,
|
rec = new BuildRequestRecord(ctx, recvTunnelId, nextTunnelId, nextPeer,
|
||||||
nextMsgId,
|
nextMsgId,
|
||||||
|
Reference in New Issue
Block a user