Small fixes

pull/7286/head
ivyazmitinov 2023-10-13 21:52:31 +07:00
parent d44b1dd99a
commit 0bb5876a87
1 changed files with 0 additions and 2 deletions

View File

@ -526,8 +526,6 @@ DecrementSharedConnectionCounter(const char *hostname, int port)
static void static void
DecrementSharedConnectionCounterInternal(const char *hostname, int port) DecrementSharedConnectionCounterInternal(const char *hostname, int port)
{ {
bool workerNodeEntryFound = false; bool workerNodeEntryFound = false;
SharedWorkerNodeConnStatsHashKey workerNodeKey = PrepareWorkerNodeHashKey(hostname, port); SharedWorkerNodeConnStatsHashKey workerNodeKey = PrepareWorkerNodeHashKey(hostname, port);
SharedWorkerNodeConnStatsHashEntry *workerNodeEntry = SharedWorkerNodeConnStatsHashEntry *workerNodeEntry =