summaryrefslogtreecommitdiffhomepage
path: root/bench/bitmask.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/bitmask.cpp')
-rw-r--r--bench/bitmask.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/bitmask.cpp b/bench/bitmask.cpp
index c8c698a6..9efa25a9 100644
--- a/bench/bitmask.cpp
+++ b/bench/bitmask.cpp
@@ -20,7 +20,7 @@ namespace {
anim_atlas::make_bitmask_(img, bitmask);
}
-BENCHMARK(Bitmask)->Unit(benchmark::kMicrosecond)->ReportAggregatesOnly();
+BENCHMARK(Bitmask)->Unit(benchmark::kMicrosecond);
} // namespace