mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-03 23:15:52 +00:00
make clang compile, remove unused variable
This commit is contained in:
parent
963250c0ef
commit
4b11858bb0
@ -1803,9 +1803,6 @@ namespace llarp
|
||||
LogTrace("SendToOrQueue: dropping because data.sz == 0");
|
||||
return false;
|
||||
}
|
||||
|
||||
const auto now = Now();
|
||||
|
||||
if (HasInboundConvo(remote))
|
||||
{
|
||||
// inbound conversation
|
||||
|
Loading…
Reference in New Issue
Block a user