Remove another unwanted unconditional PumpLL

pull/1795/head
Jason Rhinelander 3 years ago
parent 9113a6b36b
commit b03f3c2d79

@ -425,7 +425,6 @@ namespace llarp
session->FlushUpstream();
session->FlushDownstream();
}
m_Router->PumpLL();
}
bool

Loading…
Cancel
Save