Просмотр исходного кода

Merge pull request #1008 from pkasting:main

PiperOrigin-RevId: 447466466
ld
Victor Costan 2 лет назад
Родитель
Сommit
d019e3605f
1 измененных файлов: 0 добавлений и 2 удалений
  1. +0
    -2
      include/leveldb/options.h

+ 0
- 2
include/leveldb/options.h Просмотреть файл

@ -144,8 +144,6 @@ struct LEVELDB_EXPORT Options {
// Options that control read operations
struct LEVELDB_EXPORT ReadOptions {
ReadOptions() = default;
// If true, all data read from underlying storage will be
// verified against corresponding checksums.
bool verify_checksums = false;

Загрузка…
Отмена
Сохранить