diff --git a/src/bees-hash.cc b/src/bees-hash.cc index 564bea8..e774c11 100644 --- a/src/bees-hash.cc +++ b/src/bees-hash.cc @@ -514,7 +514,9 @@ BeesHashTable::push_random_hash_addr(HashType hash, AddrType addr) auto pos = distribution(generator); int case_cond = 0; +#if 0 vector saved(er.first, er.second); +#endif if (found) { // If hash already exists after pos, swap with pos