aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/predicate/predicate_index_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/tests/predicate/predicate_index_test.cpp')
-rw-r--r--searchlib/src/tests/predicate/predicate_index_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchlib/src/tests/predicate/predicate_index_test.cpp b/searchlib/src/tests/predicate/predicate_index_test.cpp
index 6d74e6c7343..78827c96d2f 100644
--- a/searchlib/src/tests/predicate/predicate_index_test.cpp
+++ b/searchlib/src/tests/predicate/predicate_index_test.cpp
@@ -100,7 +100,6 @@ lookupPosting(const PredicateIndex &index, uint64_t hash) {
}
const int min_feature = 3;
-const int k = min_feature - 1;
const uint32_t doc_id = 2;
const uint64_t hash = 0x12345;
const uint64_t hash2 = 0x3456;