Update db_bench_tool.cc (#1239)
* Update db_bench_tool.cc * Update db_bench_tool.cc
This commit is contained in:
parent
c6654588bd
commit
b2a8016df1
@ -2704,9 +2704,6 @@ class Benchmark {
|
||||
}
|
||||
#endif // ROCKSDB_LITE
|
||||
|
||||
if (FLAGS_min_level_to_compress >= 0) {
|
||||
options.compression_per_level.clear();
|
||||
}
|
||||
}
|
||||
|
||||
void InitializeOptionsGeneral(Options* opts) {
|
||||
|
Loading…
Reference in New Issue
Block a user