瀏覽代碼

Merge pull request #1008 from pkasting:main

PiperOrigin-RevId: 447466466
main
Victor Costan 2 年之前
父節點
當前提交
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;

Loading…
取消
儲存