mirror of https://github.com/google/snappy.git
Remove unused run_microbenchmarks flag.
PiperOrigin-RevId: 361582956
This commit is contained in:
parent
453942b38f
commit
80a2a10c8c
|
@ -37,9 +37,6 @@
|
|||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
DEFINE_bool(run_microbenchmarks, true,
|
||||
"Run microbenchmarks before doing anything else.");
|
||||
|
||||
namespace file {
|
||||
|
||||
OptionsStub::OptionsStub() = default;
|
||||
|
|
Loading…
Reference in New Issue