mirror of
https://github.com/google/benchmark.git
synced 2025-03-14 11:20:07 +08:00
remove unused statements
This commit is contained in:
parent
9a2d2462f1
commit
5fde8c053d
@ -292,9 +292,6 @@ BenchmarkRunner::IterationResults BenchmarkRunner::DoNIterations() {
|
||||
// And get rid of the manager.
|
||||
manager.reset();
|
||||
|
||||
i.results.real_time_used;
|
||||
i.results.manual_time_used;
|
||||
|
||||
BM_VLOG(2) << "Ran in " << i.results.cpu_time_used << "/"
|
||||
<< i.results.real_time_used << "\n";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user