Remove dead code
This commit is contained in:
@@ -115,7 +115,6 @@ void lastLeqMulti(Node *root, std::span<Key> keys, Iterator *results) {
|
||||
const Key *key;
|
||||
int resultC = -1;
|
||||
int index;
|
||||
int lcp[2]{};
|
||||
std::strong_ordering c = std::strong_ordering::equal;
|
||||
|
||||
Coro() {}
|
||||
|
Reference in New Issue
Block a user