comment out member

pull/1576/head
Jeff Becker 3 years ago
parent 883005d7db
commit 4dafe973c2
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -156,7 +156,7 @@ namespace llarp::quic
std::map<uint16_t, ClientTunnel> client_tunnels_;
uint16_t next_pseudo_port_ = 0;
[[maybe_unused]] bool pport_wrapped_ = false;
// bool pport_wrapped_ = false;
bool
continue_connecting(

Loading…
Cancel
Save