From 99095c92247752c48080d4cb03f76937269914aa Mon Sep 17 00:00:00 2001 From: Xin Dong Date: Thu, 20 Feb 2020 09:50:22 -0800 Subject: [PATCH] Again make Clang happy. --- fdbserver/ClusterController.actor.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/fdbserver/ClusterController.actor.cpp b/fdbserver/ClusterController.actor.cpp index ace49c2b26..b47513b35c 100644 --- a/fdbserver/ClusterController.actor.cpp +++ b/fdbserver/ClusterController.actor.cpp @@ -337,7 +337,6 @@ public: else { std::vector bestSet; std::vector tLocalities; - bool bestFound = false; // Try to find the best team of servers to fulfill the policy if (findBestPolicySet(bestSet, logServerSet, policy, desired, SERVER_KNOBS->POLICY_RATING_TESTS,