Remove commented code
This commit is contained in:
parent
1ce5971f07
commit
23bd537dd7
1 changed files with 0 additions and 6 deletions
|
|
@ -77,12 +77,6 @@ impl Peer {
|
||||||
} else {
|
} else {
|
||||||
None
|
None
|
||||||
}
|
}
|
||||||
// pe.state.not_needed_to_queued(&self.peer_stats()) {
|
|
||||||
// let retry_addr = match pe.value().outgoing_address {
|
|
||||||
// peer::OutgoingAddressType::Default => *pe.key(),
|
|
||||||
// peer::OutgoingAddressType::None => unreachable!("bug"), // already filtered
|
|
||||||
// peer::OutgoingAddressType::Known(socket_addr) => socket_addr,
|
|
||||||
// };
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue