diff --git a/ConflictSet.cpp b/ConflictSet.cpp index 5a30aa3..a9ef1c5 100644 --- a/ConflictSet.cpp +++ b/ConflictSet.cpp @@ -115,7 +115,6 @@ void lastLeqMulti(Node *root, std::span keys, Iterator *results) { const Key *key; int resultC = -1; int index; - int lcp[2]{}; std::strong_ordering c = std::strong_ordering::equal; Coro() {}