Remove unused run_microbenchmarks flag.

PiperOrigin-RevId: 361582956
This commit is contained in:
Victor Costan 2021-03-08 17:21:22 +00:00
parent 453942b38f
commit 80a2a10c8c
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@
#include <iostream>
#include <string>
DEFINE_bool(run_microbenchmarks, true,
"Run microbenchmarks before doing anything else.");
namespace file {
OptionsStub::OptionsStub() = default;