Remove unused run_microbenchmarks flag.
PiperOrigin-RevId: 361582956
This commit is contained in:
@@ -37,9 +37,6 @@
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
DEFINE_bool(run_microbenchmarks, true,
|
||||
"Run microbenchmarks before doing anything else.");
|
||||
|
||||
namespace file {
|
||||
|
||||
OptionsStub::OptionsStub() = default;
|
||||
|
||||
Reference in New Issue
Block a user