Skip to content

Commit 9b1ed7d

Browse files
committed
Cleaner
1 parent 1df5b4e commit 9b1ed7d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/outer_counter.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,8 @@ class OuterCounter {
7676

7777
// stats
7878
bool count_is_approximate = false;
79-
bool count_is_parallel = false;
8079
uint64_t num_cache_lookups = 0;
8180
uint64_t max_cache_elems = 0;
82-
83-
8481
};
8582

8683
}

0 commit comments

Comments
 (0)