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