From 4b11858bb041f4ed0d830bc51fa9a80f117a3ab5 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 16 Jun 2021 10:05:15 -0400 Subject: [PATCH] make clang compile, remove unused variable --- llarp/service/endpoint.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/llarp/service/endpoint.cpp b/llarp/service/endpoint.cpp index 09c999ebb..72a0a02cf 100644 --- a/llarp/service/endpoint.cpp +++ b/llarp/service/endpoint.cpp @@ -1803,9 +1803,6 @@ namespace llarp LogTrace("SendToOrQueue: dropping because data.sz == 0"); return false; } - - const auto now = Now(); - if (HasInboundConvo(remote)) { // inbound conversation